Re: FORMS

Tech-Archive recommends: Speed Up your PC by fixing your registry



If we are talking about formfields as used in a protected document, you can
use the .Result property of a formfield to retrieve information that is
entered into the formfield and a macro run on exit from a field could use
the ActiveDocument.SaveAs command to save the document with information
retrieved in that way.

See
Please Fill Out This Form
Part 1: Create professional looking forms in Word
http://www.computorcompanion.com/LPMArticle.asp?ID=22

Part 2: Adding Automation to your Word forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=46

Part 3: Learn more VBA (macros) to automate your forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=119

Part 4: Use custom dialog boxes in your Word forms
http://www.computorcompanion.com/LPMArticle.asp?ID=127

Part 5: Connect your AutoForm to a database to save input time and keep
better records!
http://www.computorcompanion.com/LPMArticle.asp?ID=136


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
"GASHD1889" <GASHD1889@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C63CA887-51E5-4578-8F10-95EB963F32F4@xxxxxxxxxxxxxxxx
>I HAVE MADE A FORM WHICH WILL BE DISTRIBUTED TO OTHER PEOPLE. IS IT
>POSSIBLE
> TO ADD A COMMAND TO A FORM THAT WILL SAVE THE FORM BASED UPON THE
> INFORMATION
> ENTERED INTO THE FORM.
>
>


.



Relevant Pages

  • Re: How do I get one box to fill in a second box. Like a form letter
    ... Adding Automation to your Word forms. ... But, if you're impatient, at the second location, insert a cross reference ... properties dialog box of that formfield, check the "Calculate on exit" box ... reference field. ...
    (microsoft.public.word.docmanagement)
  • Re: FORMS
    ... At the end of the form I want a command button that when pressed will save ... > entered into the formfield and a macro run on exit from a field could use ... Adding Automation to your Word forms. ...
    (microsoft.public.word.vba.general)
  • Re: Mandatory fields to be filled out by staff (not mail-merge)
    ... See the article "How to validate the contents of a formfield in a Word form" ... Adding Automation to your Word forms. ... services on a paid consulting basis. ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Formula help?
    ... You can do this with a formfield and then use cross references to the text ... Adding Automation to your Word forms. ... where I can have one cell equal another cell. ...
    (microsoft.public.word.vba.general)
  • Re: Updating a TextField from a UserForm
    ... If you are talking about a text formfield in a protected document, ... ..Result property to the text property of the control on the UserForm. ...
    (microsoft.public.word.vba.general)