So, you want to get at some code that you saved in an excel spreadsheet but you can't remember the VBA password! Dont worry, there are a couple of simple ways to bypass this password altogether.
There are two simple options to get your code back. Option one is simply to open the excel file up in OpenOffice. This will ignore the VBA password and give you the code straight away.
Option two involves editing the file with a hex editor. I use the 'Free Hex Editor' that can be downloaded from here.
That should be it. When you open the file from within excel, it will show an error message about finding an invalid key. Ignore this and go striaght into the code editor (Alt + F11). Make sure that the first thing you do is to set another password on the file. This will get rid of the 'Invalid Key' error message.
This is a test comment
This is the second test comment