View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cpinsent cpinsent is offline
external usenet poster
 
Posts: 1
Default Run Macro w/o Opening Excel

I need to run a macro everyday, including the weekends but no one is
here to open the workbook or even excel. I can leave my computer on if
I need to, but I would rather not. I tried
Application.OnTime TimeValue("13:15:00"), "MyMacro" to run at a certain
time each day, but it still didn't work. Please Help!


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