T
TracyAnneNZ
I have created a word document template for creating address labels (so that
our company lables and other word documents have teh same appearance, style
and format) using VBA forms, so that the user enters the address informatiion
into the text fields of this form and when OK is pressed it populates the
word document.
How can I lock the word document so that when the form is closed (and text
appears in the word doc) that the user cannot change the text, format, style
or add anything to the word document unless they go back into the VBA Form?
Does anyone have a sample of the VBA code for this. I am using Word 2002 XP.
Your help would be appreciated.
our company lables and other word documents have teh same appearance, style
and format) using VBA forms, so that the user enters the address informatiion
into the text fields of this form and when OK is pressed it populates the
word document.
How can I lock the word document so that when the form is closed (and text
appears in the word doc) that the user cannot change the text, format, style
or add anything to the word document unless they go back into the VBA Form?
Does anyone have a sample of the VBA code for this. I am using Word 2002 XP.
Your help would be appreciated.