View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Run Macro every 30 minutes

Look at this page Alan
http://www.cpearson.com/excel/ontime.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"AlanChidsey" wrote in message ...
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