View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Resant Resant is offline
external usenet poster
 
Posts: 23
Default How to Unprotect Project Protection through Macro

Hi All,
I've big problem.
I've to modify macro code using VBE, and it's done succesfully.
But it won't work if I protect the macro with a password. But I have to
do that to prevent user change the code.
Could I unprotect the Project's Protection through the Macro?

Please help me, I really need this

Thanks,

Resant