Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have been reading these posts for some time and was wondering if some
one here could help me with a Macro I am using? The Spreadsheet CPLHier.xls is open when the Vlookup is called. Everyday the name of the worksheet where the vlookup is being used is decremented to the date of that day, for instance: CPLHierarchy_02-10-06 "=VLOOKUP(RC[-3],[CPLHier.xls]CPLHierarchy!R2C1:R50000C5,5,FALSE)" Currently I am being force to change the name of the worksheet to: CPLHierarchy so it matched the Vlookup formular, Is there way to use a wildcard unstead? I tried reading the help files and tried a using 'CPLHierarchy_*-*-*' and 'CPLHierarchy*' Thanks for any help with this............ Joe |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup refs a cell that has a worksheet name | Excel Worksheet Functions | |||
Match, Index, Vlookup, If (confused) | Excel Discussion (Misc queries) | |||
Add protect worksheet password in macro | Excel Worksheet Functions | |||
Vlookup reference a worksheet | Excel Worksheet Functions | |||
Executing macro for all worksheet from a different worksheet | New Users to Excel |