View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nick Nick is offline
external usenet poster
 
Posts: 39
Default Automatically Run Macro

Maybe the event Application.OnTime would be helpful.


-----Original Message-----
I am sending a range in a spreadsheet at 5 minutes after
each hour during the day using a macro to send the data
through Outlook. Is there a way to automatically run

this
macro at specific times througout the day?

Thank you,
.