Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to use wild cards for the "709" part of the "200709" string
since the last two digits change every month and the 7 will change at year end. I tried the wildcards noted in excel VBA help ("...PCC*.xls","...200???.xls","...200###") on just the file name (I haven't even tried the folder name yet) and none of them worked. Workbooks.Open _ ("Q:\LATIN AMERICA\SABRE\2007\DATA 200709\BCDLA ACTIVE PCC 200709.XLS") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vba code to open workbooks | Excel Worksheet Functions | |||
macro or code to open multiple workbooks | Excel Discussion (Misc queries) | |||
Using Wildcard on Workbooks.Open | Excel Programming | |||
Using a Variable in the Workbooks.Open code | Excel Programming | |||
Using a Variable in the Workbooks.Open code | Excel Programming |