View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rich[_2_] Rich[_2_] is offline
external usenet poster
 
Posts: 47
Default cell value to change formula

is their a way to "search a page" depending upon the value in a cell.

I.E cell a2 = col 16 feb

cell a3
=VLOOKUP($A3,'COL 16 Feb'!$F:$G,2,FALSE

is their a way to alter the "'COL 16 Feb'!$F:$G" data to "any other page"
simply by changing the data in a2

thanks