I need to program a batch that renames an Excel file with the date of the last day of the previous month in DDMMYYY format. I have an example of code renaming using the current date.
ren example.xls example_
I need to program a batch that renames an Excel file with the date of the last day of the previous month in DDMMYYY format. I have an example of code renaming using the current date.
ren example.xls example_