Report rerunning query

sir_aingeal

Registered User.
Local time
Today, 07:58
Joined
Nov 5, 2002
Messages
21
I have a Form and a Report both based upon the same parameter query. When I submit the parameters the query is run and the results are viewed in the form.

If the user wants to print the results. they can from a cmd button on the form. But my problem is that as soon as they do that the query runs again and as thius query can take a few minutes to run I would prefer it not to.

Is there a way of stopping it rerunning and just printing the results the user can see on the form.

Thanks
Iain
 
No. Access controls running the query when the report is bound.
 

Users who are viewing this thread

Back
Top Bottom