Creating print labels

MikeAllen1410

New member
Local time
Today, 06:52
Joined
Mar 2, 2017
Messages
2
Hi there, hoping someone can help me with a print label question.

I want to create address labels.
However, I only want to print labels for records that meet certain criteria.
It's a simple membership Db.
When it comes to renewal time I want print address labels, but only to 'active' members.
Data comes from a 'Status' field. The address info is in the same table. The table is simply called 'tblmain'
I imagine because there's rules around it I can't just use the simple create label option from the tool bar.
Would it have to be driven by a query?
Thanks
Mike
 
If you want to restrict which labels are printed based on certain criteria, then the answer is yes...
 

Users who are viewing this thread

Back
Top Bottom