Print specific reports by using a check box in the form page

M

M. Landon

I want to use a check box to only print specific contacts to specific
reports. Let's say I have 20 contacts and I have 3 reports. Every time I
print the report I get the 30 contacts eveytime. I want to be able to put
check mark boxes in the contacts and check witch of the three reports that
specific contact will print out on.

Thanks for all help with this,

Mike
 
D

david epsom dot com dot au

First Add check boxes (yes/no fields) to the tables.

Then use a query for the report, or a filter on the report.

(david)
 
Top