G Guest Jul 15, 2005 #1 I need to know how or if you can create query that automatically prints a record when you run it.
K Ken Snell [MVP] Jul 15, 2005 #2 Queries don't print records; reports do that. Create a report that is based on the query and then print the report.
Queries don't print records; reports do that. Create a report that is based on the query and then print the report.