Hello, could you tell me the method to follow to rename my files in bulk.
My files are named like this:
01-XXXX
02-YYYY
and I want:
04_01_XXXX
04_02_YYYY
Thank you in advance
Hello, could you tell me the method to follow to rename my files in bulk.
My files are named like this:
01-XXXX
02-YYYY
and I want:
04_01_XXXX
04_02_YYYY
Thank you in advance
A job for Rename Macros.
Thank you