Can you tell me how to automatically copy a file to another folder when it is deleted?
Printable View
Can you tell me how to automatically copy a file to another folder when it is deleted?
The FileCopy function copies a file. Use that before you delete the file.