View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rubicon Tom Rubicon Tom is offline
external usenet poster
 
Posts: 1
Default How can I run an Excel 7 Macro every 15 minutes?

I'm using a web query to get data for my worksheet. I wish to accumulate the
data and have written a macro to do that. Now, I want the macro to run every
15 minutes. The web query updates every 2 minutes.