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
Laptop will not come out of standby
Cannot delete File - cannot read from source file or disk
How to add parameter value on file name in sql reporting
VB Bindingsource checking if records have been edited
How to read a registry key in VBA
Exchange Offline Defrag Not Freeing Up Space
Default buton of login control in usercontrol
ignore space between names within string
Update and Join gives syntax error (missing operator)
What is the VBA to do this in Access?