Data entered into form fields not saved

J

Jack

Hi everyone,

I have a Word document with several form fields. Whenever
I put data in the form fields and then save and exit the
document, when I re-open it, the form fields are blank
again. I need to use form fields as opposed to just
typing because several of the forms are compiled into a
master document after they are populated.

How can I get the form fields to save a value entered into
them, or do they always reset themselves when you close
and then reopen?

Thanks for any help,
Jack
 
D

Doug Robbins - Word MVP - DELETE UPPERCASE CHARACT

No, they do not reset themselves when the document is saved, closed and
re-opened. Are you turning off the document protection and then turning it
back on again. That will reset the formfields unless you use a macro to do
it with the following command

ActiveDocument.Protect wdAllowOnlyFormFields, NoReset

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
 

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