creating Worperfect type templates in Word

  • Thread starter Thread starter blscott
  • Start date Start date
B

blscott

Is there anyway to have Word template or form input the
same information throughout a document? I want to create
a legal form that will have a company name inputed
throughout the document. I have looked at templates in
Word but it appears that you have to click on each field
and then manually type in the information. Is there an
easier way?
 
--
What you are talking about - looking for - is probably what Word calls an
"online form." Check this in help. To repeat information entered in one form
field, insert a REF field. You'll need to know the name of the source
formfield.

Hope this helps,
--

Charles Kenyon

See the MVP FAQ: <URL: 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.
 
One way to accomplish this is with a UserForm that collects data and writes
it to bookmarks in the document or to document properties that are then
transferred to the text using DocProperty fields. See
http://www.mvps.org/word/FAQs/Userforms/CreateAUserForm.htm

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.mvps.org/word
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Back
Top