VBA Copy File
In this article I will explain how you can use VBA to copy a file. – Basics: The function below receives as input 2 file paths. The first parameter determines the location of the file to copy. The second determines the location to copy the file to: