Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I would like to use a formula with variable to access worksheets (Like the VBA Worksheets(Range("a1").Value). I do not want to use VBA because I need the user to see the formula. My worksheets are named 'Input','Definition' . . . I have found this formula in previous answers =INDIRECT("'sheet (" & A1 & ")'!B1") but this works only if the worksheets are named 'Sheet (1)','Sheet (2)' Any idea? Thanks! -- caroline |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Variable Worksheet Name in Formula | Excel Worksheet Functions | |||
How do I use a worksheet name as an input variable to a formula? | Excel Discussion (Misc queries) | |||
Reference Worksheet Name variable in VBA formula | Excel Programming | |||
Formula Referencing Worksheet Name by Variable | Excel Programming | |||
Formula Referencing Worksheet Name by Variable | Excel Programming |