In one of my Vba books, I ran across example code that uses both the GetOpenFilename and the GetSaveAsFilename methods to rename files. I'm wondering if I could use this code along such that it references an open workbook containing a table of current filenames and desired filenames.
The idea would be to have the code use this table to rename a bunch of text files with no operator intervention.
Any help would be greatly appreciated.
The idea would be to have the code use this table to rename a bunch of text files with no operator intervention.
Any help would be greatly appreciated.