View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MikeM MikeM is offline
external usenet poster
 
Posts: 64
Default repeat macro after time interval

Hi all,

I am trying to find a macro that will re run my macro after say 20 minutes
from when it is first run (or when the spreadsheet is opened- whichever is
easier) , and again 20 mintues after that etc until the spread sheet is
closed. Having it avoid re running while a user is editing the spreadsheet
would also be handy.

Yours in confusion