VBA Macro to Open password protected Word Documents
Hi There,
I have a Word Document which is password protected. I think I may know the password, but it is one of around 20 possible passwords. I wanted to create a macro that has the list of passwords (probably in a static array) and want to try to open it one by one using a loop. When the file opens, Perhaps remove the password and save it or pop up the working password.
Any assistance on how I can try to open another file from a different word document ?
Thanks
Genny
|