Hello guys
I have many files in one folder
All files contain the word sales reports. What I want is to rename the files inside the folder
The files will be named using the modified date property
For example :
1- Mark sales report trading
2- Brand Mark sales report for selling
3-Total sales report monthly
1-Mark sales report trading 10 DEC 2022
2- Brand Mark sales report for selling 11 JAN 2023
3-Total sales report monthly 03 FEB 2023
In this case should add the day, month name, and year will be added as a suffix to each file based on the modified date for each file, taking into account that sales reports words must be present, otherwise the files that have these words will only be named and the files that do not contain these words will be ignored.
The macro will run from within the folder so there is no need to give the folder directory
thanks
Bookmarks