Can a macro be scheduled to run automatically every 30 days?

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

Guest

Is it possible to set a macro to automatically run every 30 days without
using visual basic?
 
Yes. You can use Windows Task Scheduler or any other scheduling software.
 
yes if you want to do something like that; you would be best off to use SQL
Server and SQLAgent

it is easy to configure and includes functionality such as 'email me if
there is a failure'
 
How does this work since the macro is within an Access file and doesn't have
a file name. Doesn't scheduler require a file name?
 

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