RE: Update TOC that contains text form fields --- Data Deleted? by david
david
Thu May 24 13:26:00 CDT 2007
Poster:
If you are using formfields, whever you manually unprotect and then
reprotect the document, the values of the each formfield is reset (to the
defined default value).
You can avoid this, but only by using VBA.
The "correct" way to preserve the formfields is to put them in a separate
section. Protect the document for forms, but select only that section. This
leaves other sections of the document unprotected -- and you can edit them or
update fields or spell check or whatever you need to do in the unprotected
sections, without impacting the entered values in your formfields.
Bear
--
Windows XP, Word 2000