ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   cell value to change formula (https://www.excelbanter.com/excel-discussion-misc-queries/222030-cell-value-change-formula.html)

Rich[_2_]

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

T. Valko

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