Removing the password from a VBA project
Another way to remove VBA project password is; Open xls file with a hex editor. (ie. Hex Edit http://www.hexedit.com/) Search for DPB Replace DPB to DPx Save file. Open file in Excel. Click “Yes” if you get any message box. Set new password from VBA Project Properties. Close and open again file, then type your … Read more