lydiapenrose
New Member
- Joined
- Nov 7, 2011
- Messages
- 22
Hello!
I have some code written that used to work fine in Excel 2007 once I added the Microsoft Scripting Runtime Reference. However, it is now giving me the same RunTime Error 5 with the debugger pointing me to this line of code:
Set FSfolder = FS.GetFolder(sFolderPath)
Is there another reference that contains the File Search capability?
I have some code written that used to work fine in Excel 2007 once I added the Microsoft Scripting Runtime Reference. However, it is now giving me the same RunTime Error 5 with the debugger pointing me to this line of code:
Set FSfolder = FS.GetFolder(sFolderPath)
Is there another reference that contains the File Search capability?