I have several directories with files having as its last six positions of their names a time stamp (for example uploadCutpiece010603) . Now, every month these files have to be renamed to a different timestamp. The to be replaced part is always the last six positions of the filename, and the new part can always be derived from the current date. My question is: When the directories in which these files reside (number of directories can vary) are always under the same root directory, is it then possible to code my application (MS Access with VBA) to automatically rename all the files in them?
Thanks for all the help.
Thanks for all the help.