In the field that will have the information entered, check the property to
"calculate on exit."
Assuming the name of that field is CompanyName, you would use the following
field to repeat the information elsewhere in the form.
{ Ref "CompanyName" \* CharFormat }
The field delimiters are inserted using Ctrl-F9 (in the unprotected form).
Once a field has been inserted, press F9 to update it. Once the form is
protected, it will be updated automatically from then on whenever the
CompanyName field is changed.
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.
PL said:
I have a form for a general contract. I have made it a locked template
with many text form fields. 95% of the fields are going to be the same
information - they will be the other party's name. Is there a way that all
the fields that will have the other party's name in it will self-populate?
(I want to type it in the first one and have the rest fill.)