Mailmerge can work well for this. I use it myself with multiple documents
that use the much the same information. When I open a new client file I
start with a data file that has basic information about the client and case.
I use that to merge with many other form documents on an as-needed basis.
However, what you may want is what Word calls an "online form." Check this
in help. For more about online forms, follow the links at <URL:
http://word.mvps.org/FAQs/Customization/FillinTheBlanks.htm> especially Dian
Chapman's series of articles.
If you are producing multiple documents with one set of data, mailmerge is
probably better. If you are producing one or two and would not be retyping
the same data into both, then an online form will suit you best. Either way
you can just type the information once per document, at most.
If you are willing to do programming, an even more flexible solution would
be a UserForm that gathers information for either a merge data file or an
..ini file. I would want to be doing things much more complex than I am,
though, to go to that level, and then I might explore Access more first.
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.
Deirdre said:
don't know whether forms or merge is best (would prefer not to use merge
cause of multiple documents). or perhaps another tool is appropriate. Just
want to create a "form" letter where my co-workers are prompted to enter
certain variable text, which would then populate the multiple areas of the
letter where this text is referred to again and again. What's the best way?
thanks!