mscallisto
Technical User
I believe I need some assistance with this one.
How can I rename all the files in a particular folder with the same .extention using this rule:
Example: all filenames are of this structure companynameMMW.nct where MMW represent month and week.
I would like to rename to MMWcompanyname.nct
I can't think of a way to do this with windows explorer and don't know how exactly to do it in VBA.
How can I rename all the files in a particular folder with the same .extention using this rule:
Example: all filenames are of this structure companynameMMW.nct where MMW represent month and week.
I would like to rename to MMWcompanyname.nct
I can't think of a way to do this with windows explorer and don't know how exactly to do it in VBA.