R
Richard
OS: MS XP, Excel 2003
I want to open an Excel file using VBA.
I want to use only the 1st 2 Characters of the file name.
The 1st two characters are the week number in a year.
Such as 01, 02, 03, 04 ~~~~, 09, 10, 11 Etc.
How would I use the Wild Card “*†in the file name to achieve this?
Or is there another way?
Thanks in advanced.
I want to open an Excel file using VBA.
I want to use only the 1st 2 Characters of the file name.
The 1st two characters are the week number in a year.
Such as 01, 02, 03, 04 ~~~~, 09, 10, 11 Etc.
How would I use the Wild Card “*†in the file name to achieve this?
Or is there another way?
Thanks in advanced.