Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In Excel 2003
Starting with this formula I need to have the sheet name change to each tab available on the sheet. =VLOOKUP($A$1,'4-4 to 4-10'!$A:$P,13,FALSE) Other tab names a 4-11 to 4-17 4-18 to 4-24 4-25 to 5-1 Looking for a more automated way to create the following other than manually change the sheet name. =VLOOKUP($A$1,'4-11 to 4-17'!$A:$P,13,FALSE) =VLOOKUP($A$1,'4-18 to 4-24!$A:$P,13,FALSE) I think I am seeing a possibility to use INDIRECT but not sure how. Or is this VBA stuff? -- SRH |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to update data from multiple sheets to one specific sheets | Excel Discussion (Misc queries) | |||
How to VLOOKUP multiple sheets and each sheet have 65536 rows? | Excel Worksheet Functions | |||
How reference multiple sheets in a formula | Excel Discussion (Misc queries) | |||
Update multiple sheets at once | Excel Discussion (Misc queries) | |||
vlookup colums with reference to a formula from another sheet | Excel Worksheet Functions |