exclude some address labels from printing

G

Geoplay

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
[email protected]
 
Top