View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AlanChidsey AlanChidsey is offline
external usenet poster
 
Posts: 1
Default Run Macro every 30 minutes

Hello Friends,

I have written a macro that I would like to run every 30
minutes between the hours of 6:30 am and 1 pm.

What code would I add to my macro to do this?

Thanks