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