I'm having an issue, years ago I wrote very long and detailed macros that extract information from reports generated from a management software. The macros were written for specific file names. Now the program has changed the way it names reports by adding number sequences in the report name which change each time teh report is pulled. I do not have the time to manually rename each file for the macro as there are more than 90 files: can anyone show me how to find these files with a partial file name, open and rename with the example file path and name below:
file path:
"C:\Macro\Calculator\Pending Activity 60 days\
File name to find:
Cedar Terrace-1240578-Monthly Transaction Summary-2796244_6430169.xls
I would need to open and rename this file as simply Cedar Terrace.xls
Thank you for any help you can give me...I've put a lot of hours into creating macros and this reporting enhancement has stopped me in my tracks.
file path:
"C:\Macro\Calculator\Pending Activity 60 days\
File name to find:
Cedar Terrace-1240578-Monthly Transaction Summary-2796244_6430169.xls
I would need to open and rename this file as simply Cedar Terrace.xls
Thank you for any help you can give me...I've put a lot of hours into creating macros and this reporting enhancement has stopped me in my tracks.