Thread
:
corresponding data
View Single Post
#
2
vezerid
Posts: n/a
corresponding data
If the key numbers in SheetA!AU:AU are not repeated, then you need
VLOOKUP().
In SheetB!N2:
=VLOOKUP(M2, SheetA!AU:BI, 15, false)
HTH
Kostis Vezerides
Reply With Quote