I need to run a macro in an Excel spreadsheet through a schedule task. I\'ve defined the job as below:
\"C:\\Program Files\\Microsoft Office\\Office10\\EXCEL.EXE\" \
Write a short vbscript which launches Excel, loads your workbook and uses Application.Run to run the macro. Have your scheduled task run the vbscript.
Eg: http://www.mrexcel.com/forum/showthread.php?t=302970