View Single Post
 
Old 05-29-2017, 11:10 PM
Abcde Abcde is offline Windows 10 Office 2013
Novice
 
Join Date: May 2017
Posts: 13
Abcde is on a distinguished road
Default

After I already define the path where to search and after I already define text/string which one to search, the following message occurs:

"Run-time Error '424':

Object required"

If I click on button Debug then yellow background in on the following text of code ''If FSO Is Nothing Then'' and therefore the yellow arrow is on the left side of the following line:

If FSO Is Nothing Then Set FSO = CreateObject("scripting.filesystemobject")
Reply With Quote