VBA search
Is there a way in VBA to search EXCEl files to see if they have a Module
attached?
AND is there a way to search the Module to a certian string?
I want to look for any Excel file on my c drive that has a VBA module with
the string "U:\\ABC\MYDATABSE.mdb" in it.
|