exclude some address labels from printing

G

Guest

My access database table has been used to design address labels. How can I
exclude only some of those records being printed?
 
J

Jeff Boyce

One approach would be to add a Yes/No field to your underlying table and
"turn off" the ones you don't want to use. A simple query will leave those
out - base your report (mailing labels) on the query.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
S

Steve

If your table has one or more fields that can be used as criteria to exclude
certain records, base your label report on a query based on your table with
appropriate criteria.

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top