P
Paul Martin
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.Find to
include the search of these substrings. Any suggestions?
Thanks in advance
Paul Martin
Melbourne, Australia
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.Find to
include the search of these substrings. Any suggestions?
Thanks in advance
Paul Martin
Melbourne, Australia