Using Scheduled Tasks to run Macros problem

A

Andy

I have a database with two macros in it. When i run these macros from within
the database, they run fine and when I run the shortcuts to the macros it
runs fine.

However, whenever I try to run the macro via Scheduled Tasks they frequently
fail and I get error messages with regards to docmd scripts, OLE errors etc.
Is there any reason why something would run OK normally, but not via a
Scheduled Task that I should be aware of? I can give more specific error
message details and VBA if it would help.

Thanks
 
A

Arvin Meyer [MVP]

There may be a permissions problem. Try setting up the tasks to run as an
administrator.
 

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