A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
A13 :
=IF(INDIRECT("B"&(ROW(A1)*2))="","",INDIRECT("A"&(ROW(A1)*2)))
B13:
=IFERROR(VLOOKUP($A13,$A$2:$C$9,COLUMN(),0),"")
I13:
=IF(INDIRECT("B"&(ROW(A1)*2+1))="","",INDIRECT("A"&(ROW(A1)*2)))
J13:
=IFERROR(INDEX(B2:B9,MATCH(I13,A2:A9,0)+1),"")
K13:
=IFERROR(INDEX(C2:C9,MATCH(I13,A2:A9,0)+1),"")
I will send the test file to you via private message. You can check it by clicking the icon below.