How to Protect Code?


Posted by Bill on December 22, 2000 2:13 PM

How can I protect users from seeing/changing my code?

I am concerned both with macros and with code attached to a sheet (event handlers).

Thanks!

Posted by cpod on December 22, 2000 4:43 PM

Just go to the VB editor:

Tools -> VBA Project Properties -> Protection

and enter a password.



Posted by ganesh on December 28, 2000 4:36 PM

But how can i protect code through macros