I want to be able to create a database of my customers and be able to run a
program that will print a formatted letter and envelopes to the different
customers without having to manually input names and address, what is the
best program for this scenario.

Thank you

Re: Creating Custom Mailing List by Graham

Graham
Wed Feb 20 07:50:05 PST 2008

This is simple mail merge -
http://www.gmayor.com/mail_merge_labels_with_word_xp.htm or
http://www.gmayor.com/merge_labels_with_word_2007.htm

It is probably simplest to store the customer data in Outlook as that
requires no extra user effort.
http://www.gmayor.com/mailmerge_from_outlook.htm

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

K. Son wrote:
> I want to be able to create a database of my customers and be able to
> run a program that will print a formatted letter and envelopes to the
> different customers without having to manually input names and
> address, what is the best program for this scenario.
>
> Thank you