.CodeModule.Find AND PatternSearch (using Regular Expressions)
Hi all
I am looping through multiple files and scanning the code modules for
the use of "Calculate" OR ".PrintOut" in code.
I'm not sure how to use the Regular Expressions in the PatternSearch
argument of Workbooks(i).VBProject.VBComponents.CodeModule.Fin d to
include the search of these substrings. Any suggestions?
Thanks in advance
Paul Martin
Melbourne, Australia
|