HOW DO i SET UP MAILING LABELS FOR MANY PEOPLE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use mailing labels to create mailbox labels. How do I set up so
that I get a different name on each label and not 30 labels with all the same
name?
 
You'll first need a table with one row per addressee. Then use the label
wizard to create a label report based on the table, or on a query which joins
the table to other tables if necessary, e.g. if you have a Cities table with
the name of the cities which is related to your main addressees table. Just
work through the wizard, choosing the label type, fields you want on the
label etc. and you should end up with a report which does exactly what you
want.

Ken Sheridan
Stafford, England
 
Are you using Microsoft Access, the topic of this newsgroup?

If so, you would create a report. I think the Label Wizard will walk you
right through it.
 
Back
Top