2007: Find files with this text in them?

E

Ed from AZ

Now that Application.FileSearch has been killed off in the 2007
versions, I use Dir$ to find a file of a certain name. But with
FileSearch, you could return also files containing specific text. Is
there a function in 2007 that will do that?

Ed
 
Top