Scheduling Macro

A

AJF

Hello,

Does anyone know how to schedule a Macro using Windows
Scheduler? I've attempted to create a shortcut for the
Macro but the Windows Scheduler doesn't see the shortcut
as a "program". All suggestions are welcome!

Regards,

AJF
 
G

Gary Miller

AJF,

A simple way is to create another copy of your database and
run whatever you need to from an Autoexec macro which
autoruns whenever the program is opened. Put another line to
Quit the Application at the end. Now tell the TaskScheduler
to run this database whenever you need it to and it will
open, run your macro and then close itself at the end.

--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
 

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