I have a method in my VBA code
Sub SaveCopyOfFile(sourcePath As String, destinationPath As String) Set FSO = New fileSystemObject FSO.CopyFile sourcePath