Question
March 18, 2008 at 07:50 PM
gav@melbourne

Mass VBA Searching (Word Templates)

by gav@melbourne . Updated 18 years, 4 months ago

I have 400+ Word templates, which I would like to do VBA searches on (ie show me a list of all the templates with VBA string “XYZ”).

At the moment, I have to open each template individualy, go into Visual Basic Editor and then do a Find. Time wise, this is just not viable.

Most would be aware of the useful Windows Explore search option of “A Word or Phrase in the File”, which allows you to search within the textual content of a doc. This is the kind of functionality I’m after, but unfortunately it does not extend to the VBA.

Does anyone know of a method or program that allows for mass VBA searching?

This discussion is locked

All Comments