I am recieving an error in the following code
I would like to copy a specific file from one folder to another. fPath, fDate, and fPriorDate have all been declared globally. Any suggestions![]()
FileCopy ""fPath" & fPriorDate & "_157\" & "157_Reports\IBRD_Disclosure\157_Disclosure"", ""fPath & fDate & "_157\" & "157_Reports\IBRD_Disclosure\157_Disclosure""
Bookmarks