Hi,
I have the following code but I got the error message saying that "Run-Time Error 424, Object Required". Wonder if someone could point out what the cause is, and how to rectify?
Sub callCFP()
pathName = "C:\Code\subFolder_1"
Set fso = CreateObject("Scripting.FileSystemObject")...