Using only certain records in a form

Gamezy

Registered User.
Local time
Today, 05:57
Joined
Jun 29, 2006
Messages
25
I have a form at the minute that is able to list print cartridges by selecting a combo box. I am not sure how I can get a report to then print this list.

I think it's an SQL query that I need, but I'm not sure where to put it.
(catch you after the weekend, any response would be great thanks!)
 
either have the user click on file print or user the docmd.openreport "reportname" , acviewnormal
 

Users who are viewing this thread

Back
Top Bottom