Hi guys,
I have a folder with the following files that are downloaded from a website. After download the files should be renamed to the following.
abc_123cl_20230412_w_get_summary.xls should be renamed to "abc_123cl.xls"
red_venxb123_20230412_w_get_summary.xls should be renamed to "red_venxb123.xls"
ere_123ng_20230412_w_get_summary should be renamed to ere_123ng.xls
Basically "_20230412_w_get_summary" should be removed from the name as this changes with the date.
Appreciate the help.
Thanks
E2