Table with mandatory fields

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

Guest

Hi Using a table in word that requires people to complete data in cells.
There are two cells which requires dates, if the date for one cell is not
known then the other must be completed. Is there anyway of preventing the
user from saving the doc if either one of the cells do not have data in them.
Thanks
 
Hi Kit
Hi Using a table in word that requires people to complete data in cells.
There are two cells which requires dates, if the date for one cell is not
known then the other must be completed. Is there anyway of preventing the
user from saving the doc if either one of the cells do not have data in them.

yes, but it takes a good deal of (VBA) code.

See for instance:

How to validate the contents of a formfield in a Word form (by Dave Rado)
http://word.mvps.org/FAQs/TblsFldsFms/ValidateFFields.htm

HTH
Robert
 

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