L LB79 Aug 13, 2004 #1 Is there a way that i can password protect my macros? I want users to be able to use them but not look at the code.
Is there a way that i can password protect my macros? I want users to be able to use them but not look at the code.
F Frank Kabel Aug 13, 2004 #2 Hi goto the VBA editor, choose your project and with a right-click open the VBA Properties of this project. You can define a password. Note: This kind of protection is quite weak. There's NO way to really protect your code
Hi goto the VBA editor, choose your project and with a right-click open the VBA Properties of this project. You can define a password. Note: This kind of protection is quite weak. There's NO way to really protect your code