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 model password

Status
Not open for further replies.

habfan

Programmer
Jun 13, 2000
15
CA
I have an issue in using another piece of vba to make changes to several other excel workbooks vba code. The other vba projects are password protected, I know the password to the vba, but I do not know how to open the other vba sources and pass the password to it. Any Ideas.

Thanks
 
I don't believe there is any way to accomplish this through code (probably a security issue). Your only alternative is to manually remove project protection prior to running your code.


Regards,
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top