[RESOLVED] Disable VBE in Ms Words...
Dear Experts,
I just create a word document with some VBA form in it...I just want to know, how to disable "Visual Basic Editor" so other people who does not has any authorization could not make any changes in codes...
Anyone could help me please...???
Thank you for your kind attentions and helps...
Jennifer ;)
Re: Disable VBE in Ms Words...
In the VBA IDE of your doc, click on the "Tools > Project Properties... > Protection tab > check 'Lock project from viewing' > enter a password and reenter it in the verification box > OK."
Dont loose the password or it will be very hard to unlock for modifications.
Re: Disable VBE in Ms Words...
Hi,
It works..!!!...Thanks, how about if I would like to make the word document disable from over writting text on its document...For an example, if I fill invoice form and I sent it to my customer, then my customer could not rewrite the form even could not rewrite within the book marks, etc...is it possible..???
Re: Disable VBE in Ms Words...
When viewing the document, "Tools > Protect Document > make the selections for the 3 questions.".