How would I go about selecting a single record to output for a report?
I have a query that selects ALL records and the fields that i want to send to the report, but I dont know how to allow the user to select a specific reccord and send it to a report.
any tips?