It seems to work with:
=CERCA(A4;'Sheet1'!B2:B213;'Sheet1'!F2:F213)
Note:
A4 = firts cell with data in the column1 on sheet 2
B2:B213 = cells with data in the column1 on sheet 1
F2:F213 = cells with data in the column2 on sheet 1
N.B.: my Excel is in Italian, so the word "cerca" it should be your "vlookup"
Thanks
Diego
|