up vote 0 down vote favorite
share [g+] share [fb]

Is there an application that can remove the password on an Excel 2007 VBA project? Or is this something that I can fix within the program itself?

link|improve this question
feedback

migrated from stackoverflow.com Jan 16 '10 at 17:50

This question came from our site for professional and enthusiast programmers.

1 Answer

If you can open the project and save it, this looks like it might work:

http://office.microsoft.com/en-us/excel/HP051988581033.aspx

If you can't open the project, and you have to crack the password, that's tougher. Looks like Microsoft beefed up the encryption in Office 2007 a lot over previous versions of Office, so this is a tall order.

I think you'll be best off with a paid product unless you want to visit the risky, seamy underbelly of the internet.

http://www.lostpassword.com/excel.htm

That looks viable..

link|improve this answer
feedback

Your Answer

 
or
required, but never shown