View Full Version : multiply query


iso228
05-31-2002, 09:05 AM
I have a query that use information from text box in a form to select field in my database (the basics of query). My query then open. But I would like to change the info from my form and then ask the same query keeping the first one open.

It is possible in access an if it is ,how????

David R
05-31-2002, 10:08 AM
Build a report that draws in the data from your query. Then you can run the report multiple times to print the different data you want.