Hide query results A2000

  • Thread starter Thread starter Lee Stafford via AccessMonster.com
  • Start date Start date
L

Lee Stafford via AccessMonster.com

I have an unbound form that supplies the information to a query that runs
when I click OK on the form. At the same time, a report opens and gets its
data from the results of the open query. Is there a way that I can hide that
query so that the only thing displayed is the report window?

Thanks,

Lee
 
Why are you running the query, then the report? If the report is based on
the query, just run the report. It will run the query in the background and
use the data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top