[AccessD] Unlock/Unprotect VBA Project

Gustav Brock gustav at cactus.dk
Fri May 4 09:28:22 CDT 2018


Hi all

This was new to me: Open a “protected” VBE project in minutes:

Open the db in the Hex Editor of your choosing and replace any DPB= with DPX=, then use SaveAs ….  Open the newly created db, go into the VBE (you’ll get error messages, just dismiss them), go into the project properties and set a new password, save, close, reopen and all is good!

https://www.devhut.net/2018/05/03/access-unlocking-an-access-vba-project/

The same is true for Excel, …

/gustav


More information about the AccessD mailing list