View Full Version : Avoid query opening when viewing report


Lone
03-18-2000, 02:58 AM
I have a problem that when I use a button that opens a report and have added a filter based on a query, then the query opens before the report is shown.
How can I avoid that. I just want to run the query without showing?
Do you understand what I mean?

Agism
08-30-2001, 11:58 AM
Has anyone come across a solution for this?

I am wondering the same thing and cannot find an answer in any book or forum.

Rich
08-30-2001, 12:37 PM
Base the report on the query. Instead of using the query as a filter.