View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Monkey-See, Monkey-Do[_2_] Monkey-See, Monkey-Do[_2_] is offline
external usenet poster
 
Posts: 14
Default How can I use a cell value to select a sheet tab?

I want to be able to use values in column A (which match the names of the
worksheet tabs in my workbook), to select which sheet I look up (using
VLOOKUP) values in column B from (which contain values contained in one of
those sheets).

I remember I did this once before using INDIRECT or something similar but I
can't remember exactly how - can anyone help?

Cheers