View Single Post
 
Old 01-11-2018, 09:27 PM
gennylk gennylk is offline Windows 8 Office 2016
Novice
 
Join Date: Jan 2018
Posts: 2
gennylk is on a distinguished road
Default 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
Reply With Quote