Help: Macro to run Queries at a set time?

A

AlanB

I'm viewing data through an ODBC driver, and it takes a while for all of the
queries to be refreshed with current data (our queries are append are update
queries with the new ODBC data). I would like to run the query at night so
when we get in to work in the morning we can start using the new data?

Is there a macro command that I can use with the openquery?
thanks
 
Top