Protecting Specific Cells in a Table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to create a table (or form) where I can protect certain cells from
having data typed into them.

I tried making a form in a table using form fields, but I need the form to
be able to expand (the way a table does when you tab through the end of it),
and can't get it to work properly copying the fields with expansion.

So, if I can just block the user from accessing certain fields within the
table, this will correct the problem and make it work the way I want to.
 
Hi =?Utf-8?B?QWxleEdF?=,
I'm trying to create a table (or form) where I can protect certain cells from
having data typed into them.

I tried making a form in a table using form fields, but I need the form to
be able to expand (the way a table does when you tab through the end of it),
and can't get it to work properly copying the fields with expansion.

So, if I can just block the user from accessing certain fields within the
table, this will correct the problem and make it work the way I want to.
Which version of Word are you using?

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 :-)
 
Hi Alex,

I'm afraid there's no easy option...

Best you could do would be a macro to expand the table. I usually save the basic row
(with the form fields) as an AutoText entry. The macro unprotects, insert the
AutoText entry, makes any adjustments (such as renaming fields), then reprotects
without losing user input.
MS Word 2003

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

Back
Top