Restrict user to enter data

G

Guest

Hi,

I have a document which contains four tables. I want to restrict the user
from copying or altering the content. However, I want the users to be able to
enter information into the table and if necessary also add rows at the end.
How can I do this?
 
C

Cindy M.

Hi =?Utf-8?B?TGF2YW55YQ==?=,
I have a document which contains four tables. I want to restrict the user
from copying or altering the content. However, I want the users to be able to
enter information into the table and if necessary also add rows at the end.
How can I do this?
The first part is simple enough: you can place form fields in the table cells,
then protect the document as a form.

But in order to generate additional rows you would need a macro that unprotects,
inserts the row with the form fields, then reprotects. When I need to do this, I
usually save the row with the form fields as an AutoText entry in the template
associated with the document.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :)
 

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