View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default Vlookup with variable worksheet reference

Think we could use INDIRECT in the vlookup, viz.:
=VLOOKUP(A2,INDIRECT("'"&B5&"'!A1:C37"),3,FALSE)
where B5 houses the sheetname
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---