The easiest way to deny access to all of your code is to protect it from viewing.
This can easily be set by selecting the following in VB
Tools
VBAProject Properties
Select the protection tab and check the box. Then just set the password as required.
This isn't the most foolproof method but is the easiest and will prevent most users from accessing the code.
...
Leave a comment: