Queries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to know how or if you can create query that automatically prints a
record when you run it.
 
Queries don't print records; reports do that. Create a report that is based
on the query and then print the report.
 
Back
Top