JustATheory
IS-IT--Management
Greetings,
I'm trying to rename all files with a *.txt file extension to a *.csv extension within a directory. The file number will change for each time I run this. I have code that will loop through all files in a directory count them run different routines on with the files. But I'm having trouble with this operation. Is there a wild card that I can use? I've tried using SaveAs to no avail. Any help is greatly appreciated.
Thanks,
Andy
I'm trying to rename all files with a *.txt file extension to a *.csv extension within a directory. The file number will change for each time I run this. I have code that will loop through all files in a directory count them run different routines on with the files. But I'm having trouble with this operation. Is there a wild card that I can use? I've tried using SaveAs to no avail. Any help is greatly appreciated.
Thanks,
Andy