08-09-2011, 09:28 AM
In my case this code is not working as the VBA editor is also password protected
|
08-09-2011, 09:28 AM
In my case this code is not working as the VBA editor is also password protected
08-09-2011, 01:44 PM
Dear krasheed,
The best one i found to recover password for worksheet, VBA and to open files (still takes some time depending on how long is the password) is: Code: Content of this section is hidden, You must be registered and activate your account to see this content.See this link to read how you can remove this limitation: 👉 CLICK HERE 👈
08-09-2011, 02:25 PM
Hi. Here's an additional tip to remove the password of a VBA workbook.
Code: Content of this section is hidden, You must be registered and activate your account to see this content.See this link to read how you can remove this limitation: 👉 CLICK HERE 👈 The idea is to use an hex editor to change a certain string in the excel file and confuse Excel the first time you try to open the file. This will force Excel to automatically remove the password. I have tried it and it works fine. Cheers! |
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Excel password bracker | aradadi | 4 | 12,496 |
11-30-2012, 05:55 PM Last Post: ska51 |
|
| RC DESIGN WORKSHEET | malee | 1 | 9,933 |
09-22-2012, 08:06 AM Last Post: adshrt |
|
| Rebar Fixing & Anchoring Design Worksheet | malee | 0 | 6,094 |
09-21-2012, 04:48 AM Last Post: malee |
|