I have build a query that selects a particular record. The user would enter the parameter value and it gives the information requested. What I'm looking into is if a user could be able to run the query continuously so that all the particular records are in the same query and therefore I could print one report based and all queries requested instead of multiple reports due to each query.
Many thanks