This macro uses python/shutil library to COPY any files between origin and destination path.
FileOrigin |
FileDestination |
D:\NewFiles\Output.xlsx |
D:\Backup\Output.xlsx |
D:\NewFiles\SAPExtraction.txt |
D:\Backup\SAPExtraction.txt |
D:\NewFiles\Report.pdf |
D:\Backup\Report.pdf |