View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jeff Standen[_2_] Jeff Standen[_2_] is offline
external usenet poster
 
Posts: 56
Default Automatically run a macro at a certain time

Personally, I would use Windows Task Scheduler to open the file, have the
macro run automatically on open and then close Excel afterwards (assuming
there are no other open files).

Jeff

"Harris" wrote in message
...
Is there a way to automatically run a macro at a certain time, i.e. at the
same time daily Tuesday through Saturday? Thanks!
--
-Harris