Scheduling the running of code

G

Gary Miller

There are methods using Timer Events, but another very
practical way if you have a split FE/BE is to create another
FE that would run the code from the Autoexec macro and then
launch that program with Windows TaskScheduler.

--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
 
M

Matt

Thanks for the idea. This worked well.

-----Original Message-----
There are methods using Timer Events, but another very
practical way if you have a split FE/BE is to create another
FE that would run the code from the Autoexec macro and then
launch that program with Windows TaskScheduler.

--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________



.
 
T

Tom

I am trying to achieve the exact same thing i.e. run a
module (with a number of macros) I have created in Access
through Windows Task Scheduler, however, I am unsure
still of how to do this? Can you expand upon the
explanation below as I'm not particularly sure exactly
what to do? Thanks!!
 

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

Top