Re: Data entered into form fields not saved
From: Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS (dkr_at_mOSTvALUABLEpROFESSIONALs.org)
Date: 02/25/04
- Next message: Opinicus: "Re: C00D11CD problem solution"
- Previous message: Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS: "Re: How to enter non-roman text?"
- In reply to: Jack: "Data entered into form fields not saved"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Feb 2004 15:19:44 +1000
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 "Jack" <anonymous@discussions.microsoft.com> wrote in message news:0b6401c3fb17$f3f70e60$a401280a@phx.gbl... > 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
- Next message: Opinicus: "Re: C00D11CD problem solution"
- Previous message: Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS: "Re: How to enter non-roman text?"
- In reply to: Jack: "Data entered into form fields not saved"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|