Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

vba used to edit other vba scripts?

Status
Not open for further replies.

fenris

Programmer
May 20, 1999
824
CA
I have a large number of vba projects that I need to do a global search and replace on. The find/replace utility is fine for each project, but it doesn't go to the other projects.

What I want to be able to do is load 30 or 40 projects into the vbe and click on a button and that would initiate code to search through all the vba code in every project and find specific instances. I guess what I need is an add in to do this.


If anyone is interested, I am using vba 6 in intellutions fix dynamics 2.5



Troy Williams B.Eng.
fenris@hotmail.com

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top