View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mnichols mnichols is offline
external usenet poster
 
Posts: 1
Default starting macros via scheduled tasks

I have an excel spread sheet open 24/7 logging data. Once a day I us
application.OnTime to run a macro. However this VB code is embedde
within the excel spread sheet.

Is it possible to start the same macro once a day using the window
scheduled task as opposed to using any vba code

--
Message posted from http://www.ExcelForum.com