Template, filling in same info multiple times

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

Guest

I have a six page template with a lot of forms in it. All of the field boxes are like six different items that change, is there any way I could just fill in six boxes and have the Word automatically fill in the rest with the same data

Thanks
 
Hi Rishi,

If this is a protected document with formfields, each of those fields will
have a bookmark name associated with it., By default, these are named
Text1, Text2, Text3, etc. It's a good idea to change them to something that
represents the data that will be inserted into the formfield, such as Lname,
Fname, etc. This can be changed via the properties dialog for each of the
formfields - Before protecting the document, right click on the formfield
and select Properties. While there, check the Calculate on Exit box as
well.

In the other parts of the document where you want the information to appear,
insert a cross reference to the text of the bookmark. Then, after you
protect the document and enter information into the formfield, when you exit
from the formfield, the "calculation" that takes place will cause the cross
reference field to be updated to show the information that was entered into
the formfield.

To learn more about forms, 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


--
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
Rishi said:
I have a six page template with a lot of forms in it. All of the field
boxes are like six different items that change, is there any way I could
just fill in six boxes and have the Word automatically fill in the rest with
the same data.
 
What you are talking about is what Word calls an "online form." Check this
in help. For more about online forms, follow the links at
http://addbalance.com/word/wordwebresources.htm#Forms or
http://word.mvps.org/FAQs/Customization/FillinTheBlanks.htm especially Dian
Chapman's series of articles.

Hope this helps,
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

Rishi said:
I have a six page template with a lot of forms in it. All of the field
boxes are like six different items that change, is there any way I could
just fill in six boxes and have the Word automatically fill in the rest with
the same data.
 
Back
Top