R
Rich
Hi,
I have an external application which dumps data to text files which I then
work on using excel. I'm trying to write a macro to automate the batch
conversion process, but I have a problem because the external application
names the files with a date appendage (see example below) :-
B_Report_011103.txt
I do need to keep the date in the excel file name if possible.
How can I get excel to open any filename begining with the string "B_Report"
? Is there any way of adding a wildcard to the file name string ?
Rich
I have an external application which dumps data to text files which I then
work on using excel. I'm trying to write a macro to automate the batch
conversion process, but I have a problem because the external application
names the files with a date appendage (see example below) :-
B_Report_011103.txt
I do need to keep the date in the excel file name if possible.
How can I get excel to open any filename begining with the string "B_Report"
? Is there any way of adding a wildcard to the file name string ?
Rich