How to Protect my code without anybody seeing
Hi Terry:
In the VBE,
Tools | Properties | Protection | Check 'Lock project for viewing | add a
password | Save and close the file
Note, however, that this protection is largely illusory: it can readily be
circumvented by a knowledgeable user or, indeed, by anyone able and willing
to Google.
---
Regards,
Norman
"Terry" wrote in message
...
Hi, I have written a VBA program in Excel 2003. For Protext my right, how
to protect my code? Thank you very much!
|