How do I print labels from filtered data in Access?

J

Jeanne

I have a large database. I can filter my database, and I can print labels
from my database, but I can't seem to print labels from the FILTERED data
only. Help!
 
D

Damien McBain

Jeanne said:
I have a large database. I can filter my database, and I can print
labels from my database, but I can't seem to print labels from the
FILTERED data only. Help!

Presumably you're using a MS Word mailmerge with your access table as the
datasource.
Create a query using the criteria grid to filter the data then use the query
as the datasource rather than the table.
 
Top