View Single Post
  #1  
Old November 3rd 06, 09:09 AM posted to microsoft.public.outlook.installation
Brad Pitt via OfficeKB.com
external usenet poster
 
Posts: 1
Default Interrogate VBA CodeModule

I like to be able to use code to interrogate every line in my VBA CodeModules,
search for occurrances of certain commands and replace them with amendments.
For example I would like to change every occurrence of ' ..... .Protect
password:="password1"' with to ' ..... .Protect password:="password2"'.

Can anyone tell me how to do this?

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...setup/200611/1

Ads