Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am writing a macro that will open a number of workbooks in the same folder, one at a time. The workbooks will have a uniform naming convention, like Book1_June_Bob.xls, Book2_June_Tim.xls, etc. In the macro I want to loop through the folder, looking for a workbook where the LEFT(FileName,5)=€ťBook1.€ť When I find €śBook1€ť, I want to open it, do some stuff, close it and then look for €śBook2.€ť Is there code that will do that? -- Ken Hudson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Partial string search w/o VBA? | Excel Discussion (Misc queries) | |||
partial search | Excel Programming | |||
how to use partial (word) search | Excel Programming | |||
Partial search and replace? | Excel Discussion (Misc queries) | |||
Partial Search using Macro | Excel Programming |