I have lots of files (thankfully in different folders) that contain a four digit number in the filename. This number is not necessarily sequential.
I can see how to delete the number and create a sequential set of filenames, but how can I maintain the original sequence?
Yes there is a valid reason why I want this but it's far too complex to explain here.