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.
|