If it's in the same workbook something likeOriginally Posted by Jafro
=VLOOKUP(A1,SHEET2!B1:C20,2,0), or you could "name" your table and use,
=VLOOKUP(A1,TableName,2,0),
If it's in another workbook, the workbook needs to be open and use the workbook name.


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks