View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] gimme_this_gimme_that@yahoo.com[_2_] is offline
external usenet poster
 
Posts: 236
Default use vba to run a windows scheduled task

On May 24, 7:22 am, wrote:
I'm trying to find vba code to run a windows scheduled task. Any ideas?


If you're on XP go to All Programs-Accessories-System Tools-
Scheduled Tasks .


You can run Excel.exe, a VBScript, a BAT script, or whatever from
there.