View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default VBA modules protected by password

The first thing I would check is to ensure that your CAPS LOCK key is not
on.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel, 10 Years
Pearson Software Consulting
www.cpearson.com
(email on the web site)

"Woody" wrote in message
...
Hello,
I'm working for several months on many Excel 2003 workbooks with several
VBA moduls in each of them.
All my VBA modules are protected by a password - the same one everywhere
;-(
But today all my VBA modules are locked and I'm getting the error message
: "Invalid password" !
How is it possible that all my workbooks changed their password at the
same time ?.
What can I do to fix this problem?
Thanks ahead

Woody