Unprotecting a password protected Excel spreadsheet.

Asnrefugee

Senior member
Oct 30, 2003
201
0
0
So I'm trying to modify a well done spread sheet a little bit but its password protected. The person that set the password doesn't work at the company any more. Anyone know how to crack it?
 

TSDible

Golden Member
Nov 4, 1999
1,697
0
76
VBA protected? Or just the worksheet/book?

The latter can be done with code that is rather easy to find.

The former takes a bit more work.

Send me a PM if you want some help.