Running query at startup

T

Thomas

Hello,

Is there a way that when my "Spash screen" is displaying
I can use the On Load or something similar to run a
query? Following the splash is a menu, where among other
things, you can look at a report. This report pulls form
a query, and I want to have it updated every time
automatically...

Any help apreciated!

Thanks
Thomas
 
R

Rick Brandt

Thomas said:
Hello,

Is there a way that when my "Spash screen" is displaying
I can use the On Load or something similar to run a
query? Following the splash is a menu, where among other
things, you can look at a report. This report pulls form
a query, and I want to have it updated every time
automatically...

Any help apreciated!

Any query that a report is based on is automatically run when the report is
opened. There is no need to run it beforehand nor would it accomplish
anything if you did.
 
T

Thomas

Well, that was easy enough... Thanks Rick! :)
-----Original Message-----


Any query that a report is based on is automatically run when the report is
opened. There is no need to run it beforehand nor would it accomplish
anything if you did.


--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


.
 
Top