Automated Task

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello all I am trying to set up an automated task to run a macro in Access.

Looking at this forum..I need to put somethingl ike;

"C:\Tm.MDB" /x "SendMail" in the tasktab of Scheduler where SendMail is
the name of a macro. For some reason..I can get Access to open..but I can
not get any macro to run. Is my syntax wrong?

Ta
 
here's the syntax:

fully qualified path to msaccess.exe (space) fully qualified path to
database /x "sendmail"

to be safe, put your paths in quotes

Bob
 

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

Back
Top