Looking for an easy way to print envelopes

R

Rick B

Do you have an Access database with the addresses? Have you tried to create
an Access report to do this?

Did you know this was an Access newsgroup?
 
M

Maria G

I do this with my database using a mail merge in Word. Assuming you have all
the data in your db you can either do a mail merge for all the data or use a
query to filter the data. You woudl then use the query as your basis for the
mail merge.
 
Top