J
Judy Ward
I want to rename and move a file from within the code of an Access form.
I am using the name command:
Name OldPathAndFileName As NewPathAndFileName
This works, but only if the NewPathAndFileName does not already exist. Is
there a command that will rename and move the file even if it already exists?
Thank you,
Judy Ward
I am using the name command:
Name OldPathAndFileName As NewPathAndFileName
This works, but only if the NewPathAndFileName does not already exist. Is
there a command that will rename and move the file even if it already exists?
Thank you,
Judy Ward