Scheduled Task Access Error

A

Andrea_msp

I am trying to schedule a macro to run every other Monday on my home PC. I
have followed the instructions provided in previous posts on using Windows
Task Scheduler but am receiving the following error:

An error has occurred while attempting to set task account information.
The specific error is:
0x800700005: Access is denied.
You do not have permission to perform the requested operation.

Here is the information I have entered:

RUN: "C:\Documents and Settings\All Users\Start Menu\Programs\Microsoft
Office\Microsoft Office Access 2007.lnk"

START: "C:\Program Files\Microsoft Office\msaccess.exe C:\Desktop\Staffing
Database.mdb/x Worked Macro"

Can someone tell me what I need to correct to get past this error?

Thanks.
 
S

Steve Schapel

Andrea,

The suntax of your expression is not correct. Watch the ""s...

"C:\Program Files\Microsoft Office\msaccess.exe" "C:\Desktop\Staffing
Database.mdb" /x "Worked Macro"
 
A

Andrea_msp

Steve - the ""s are removed everytime I apply the changes. Your thoughts?
Andrea
 

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