sharon3874
Programmer
I am new in VBA. I am sorry in advance if my question doesn't make sense.
I have a document with a button triggering a macro. I am just wondering how I deliver it to my users. I don't want my users to see the macro code, which I have already handled it with password protection.
My question is how I can prevent them from even switching to the design mode? Right now I can switch to the design mode by clicking View --> Toolbars --> Control Toolbox. I believe the user can do the same thing, right? So I am wondering normally how do you deploy a word doc with macro? Is there a special deployment process, or should I just write another macro(or any other way) to disable the "Control Toolbox" choice? If I need to disable the choice, how?
I will be really appreciated if you can advice. Thanks.
I have a document with a button triggering a macro. I am just wondering how I deliver it to my users. I don't want my users to see the macro code, which I have already handled it with password protection.
My question is how I can prevent them from even switching to the design mode? Right now I can switch to the design mode by clicking View --> Toolbars --> Control Toolbox. I believe the user can do the same thing, right? So I am wondering normally how do you deploy a word doc with macro? Is there a special deployment process, or should I just write another macro(or any other way) to disable the "Control Toolbox" choice? If I need to disable the choice, how?
I will be really appreciated if you can advice. Thanks.