Microsoft
Software
Hardware
Network
Question : Set up windows scheduled task run from vba
I have a access program I run occassionally on a few of my clents servers. Best to run at night when no-one is logged in.
I would like to set some settings during the day in the access DB and then schedule it to run overnight.
It would be nice if I could set up the scheduled task or make one active to run from within access so I could just logon and push a button in accesss to have run that night. Currently I need to go into scheduled tasks and manually set up.
At there any way of setting up a scheduled task from vba.
Answer : Set up windows scheduled task run from vba
This post contains code to work with several API calls:
http://www.andreavb.com/fo
rum/viewto
pic_1507.h
tml
Note also the link immediately beneath the code section:
http://www.tek-tips.com/gv
iewthread.
cfm/lev2/4
/lev3/33/p
id/
713/qid
/356060
Random Solutions
Powerpoint slide numbering - start on page 3 as page number 1, question re-posted
Method "CopyFromRecordset" of object 'Range' failed
E-mails duplicated a .txt file
Mail merge selected records into Word
Front Page 2003
Access control inside nested gridview
Split string at capital letters
SQL SUM Across Tables
Array to Range crash Excel bug
MS Access VBA - test if docmd.openquery successful