Unlocking pwd protected vba modules

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I recenctly downloaded some ".xla" files from a friend and they the
modules within the ".xla" file were password protected and locked I have the
password and have been able to unlock the modules and examine the vba code.
However once I close the file and reopen it again the password protection is
still there,
even though I removed it commpletely. Whats even more strange is that when I
open them there are no visable work books or sheets and I have already
checked if they were hidden or somthing. Any Ideas on how to permentaly
remove the pasword protection from the ".xla" files ??

Thanks Dan Thompson
 
Dan

After accessing using the passwords, remove the "lock project for viewing"
checkbox and delete the passwords.

Save the file then.....CLOSE EXCEL......and re-open.

The closing is the trick.


Gord Dibben Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top