Hi, not sure if this is possible, but I need to process a list of file names in a folder (that is change their names) and rather than go thru them manually one by one I was wondering if it's possible to load the file names into an Excel sheet, process them using vba, and output a batch file with the command to rename them ie.
ren oldname.jpg newname.jpg
I have no idea how to load the file names into Excel, appreciate any help.
Thanks
David
ren oldname.jpg newname.jpg
I have no idea how to load the file names into Excel, appreciate any help.
Thanks
David