I am trying to create a contract form that asks for several answers on page 1
and then iserts them automatically into a contract in various places with
multiple occurances. I would like it to look like it was all typed from
scratch just for that client. Is using macros the way to go or is there a
better way?
Suzanne S. Barnhill - 20 Mar 2006 22:19 GMT
A UserForm is probably the best approach, but see
http://gregmaxey.mvps.org/Repeating_Data.htm

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> I am trying to create a contract form that asks for several answers on page 1
> and then iserts them automatically into a contract in various places with
> multiple occurances. I would like it to look like it was all typed from
> scratch just for that client. Is using macros the way to go or is there a
> better way?
Jay Freedman - 20 Mar 2006 22:19 GMT
> I am trying to create a contract form that asks for several answers
> on page 1 and then iserts them automatically into a contract in
> various places with multiple occurances. I would like it to look
> like it was all typed from scratch just for that client. Is using
> macros the way to go or is there a better way?
See http://gregmaxey.mvps.org/Repeating_Data.htm.

Signature
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
Doug Robbins - Word MVP - 20 Mar 2006 22:22 GMT
See the article "How to create a Userform" at:
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm

Signature
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
>I am trying to create a contract form that asks for several answers on page
>1
> and then iserts them automatically into a contract in various places with
> multiple occurances. I would like it to look like it was all typed from
> scratch just for that client. Is using macros the way to go or is there a
> better way?
Charles Kenyon - 20 Mar 2006 22:40 GMT
A UserForm or an OnLine Form would probably best meet your needs. 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. You may also want to look at
http://www.word.mvps.org/FAQs/TblsFldsFms/LinesInForms.htm.
UserForms are more complex but also more flexible.
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm
Hope this helps,

Signature
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://word.mvps.org/FAQs/ 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.
>I am trying to create a contract form that asks for several answers on page
>1
> and then iserts them automatically into a contract in various places with
> multiple occurances. I would like it to look like it was all typed from
> scratch just for that client. Is using macros the way to go or is there a
> better way?
Summit Steve - 22 Mar 2006 05:37 GMT
Thank you all! I got a grip on it and well on my way to a first class form!
Thanks again!