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
Access - SQL create two tables
converting xml to varchar
Excel sheet auto insert data
Form Dirty Values Lost on Forms 2.0 Scrollbar Methods :(
Redirect to page based on credentials
Compare two spreadsheets
CREATE MTD AND YTD
Connect an Outlook 2003 client to an Exchange 2003 server protected by firewall
winlogon log
Basic SQL question