PDA

View Full Version : forgot the password for my word file



Mhd_Rizga
08-25-2023, 09:24 PM
Hello
I'm new to vba, I created a Microsoft Word Macro-Enabled Document (.docm) office 2016 file, added a form, and typed the following command:
ActiveDocument.Password = "Write me pwd"
If ActiveDocument.HasPassword = True Then _
MsgBox "The password is set."
After I closed the file, I forgot the password
How do I cancel the password
Note that I cannot open the file and access the form

arnelgp
08-26-2023, 01:51 AM
install passware kit forensic to recover your document.

Aussiebear
08-26-2023, 03:46 AM
The forum has a strict policy of not offering any password breaking methodology or software. Please do not ask for such assistance here.