Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a file with 50 worksheets, one for each state of the US.
I am making a master worksheet with a VLOOKUP function to pull data from the other sheets depending on what state name the user types into a certain cell. A VLOOKUP functin will pull the data, like this: =VLOOKUP($A14,'Alabama'!$A$10:$O$40,B$10,FALSE) I'd like to make the " 'Alabama'! " part of the function a link to the cell where the user enters the state name. In this way, the function would update itself with whatever state the user wanted to see. However, it seems like worksheet names are static, not linkable. Is there a way to get ths to work? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Maintaining cell reference after sorting | Excel Discussion (Misc queries) | |||
Using a cell reference to refernce worksheet in another work book | Excel Worksheet Functions | |||
Indirect reference from one worksheet to another | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions | |||
name of another worksheet in cell for reference | Excel Worksheet Functions |