Posted to microsoft.public.excel.programming
|
|
How can I run an Excel 7 Macro every 15 minutes?
Chip has some examples:
http://cpearson.com/excel/OnTime.aspx
"Rubicon Tom" wrote:
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.
|