G
Guest
I am atrying to automate the importing of multiple $ delimited text files.
The problem is that the files get new names each time they are released,
although they follow a basic pattern. I'd like to write a macro that limits
user involvement to selecting the appropriate files. A prompt such as,
"Please select the DEMO file" would be perfect. The files will be appended
to existing tables.
The TransferText macro and method both require hard-coding the file names,
as far as I can tell. Any thoughts?
The problem is that the files get new names each time they are released,
although they follow a basic pattern. I'd like to write a macro that limits
user involvement to selecting the appropriate files. A prompt such as,
"Please select the DEMO file" would be perfect. The files will be appended
to existing tables.
The TransferText macro and method both require hard-coding the file names,
as far as I can tell. Any thoughts?