![]() |
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 |
cell value to change formula
Try this:
=VLOOKUP($A3,INDIRECT("'"&A2&"'!F:G"),2,0) -- Biff Microsoft Excel MVP "Rich" (no spam) wrote in message ... 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 |
All times are GMT +1. The time now is 11:47 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com