How can I use a form to run a query and display results to page

D

dday39

I have a command button on my form used to search for results. I can get the
button to run the query but I want the results to be displayed on a data
access page. I also need the form to be minimized not closed.
 
Top