Embed files into protected document

D

Deutz

I have a Word document (2003) that contains a table which allows user
input via text boxes and check boxes (Control Toolbox). To make this
work you have to protect the document but this does not allow the user
to embed files. Does anyone know how to do both?


Thanks in advace

Deutz
 
D

Deutz

Thanks for your suggestions, Graham.

I take it from your reply that there is no simple way to make it work
with the Control toolbox.
 
G

Graham Mayor

Active X controls cause as many problems as they solve and are really
intended for web page creation, at which Word is rather poor. The form does
not have to be locked to use them, but they do not work when in design mode.

Documents that require free editing are rarely suited to form fields. You
would be better creating a userform to accept your choices and to prepare
the document, which will then allow free editing. For the basics, see Word
MVP FAQ - Userforms
http://word.mvps.org/FAQs/Userforms.htm

for a more in depth explanation, see
http://gregmaxey.mvps.org/Create_and_employ_a_UserForm.htm

Alternatively you might consider creating a protected form with an
unprotected section to accept your inserted file.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top