Thread: VBA search
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
James McDowell[_2_] James McDowell[_2_] is offline
external usenet poster
 
Posts: 29
Default 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.