Task Scheduler

  • Thread starter Thread starter Rone
  • Start date Start date
R

Rone

I would like to set up an automated task (Scheduled Task)
to run an executable file using code. How can I do this
using Excel's Visual Basic Editor?
 
In XL VBA help, check out the Shell statement and the OnTime method.

--
Regards,

Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 
Back
Top