Finding text in VBA Modules

  • Thread starter Thread starter Ken Valenti
  • Start date Start date
K

Ken Valenti

I am somewhat familiar with advanced search (Vista), but cannot figure out
how to search VBA code (Excel & Word).

It appears that text searches only search the document / spreadsheet and not
the modules.

Is there a way to do this (Windows Vista / Office 2003).

Thanks in advance!
 
If you are talking about VBA in Office then your search has to be conducted
within that Office Component vba window
The VBA module is contained within the component files produced
 
Back
Top