What are the pros and cons of using Ontime vs the windows scheduler with the
code called in the workbook_open event - is there a preference? We want to
schedule different macros to run on different days (nights) instead of
hogging CPUs during the day...
The only real difference is that OnTime requires that Excel be
running at the specified time. Using Windows scheduler does not
require that Excel be open.
Thanks for your response. Doing the same thing without
openning Excel workbook definitely is a good solution.
However, I have no idea how to use Task Scheduler, and
even don't know what's the Task Scheduler. Could you give
me a little detailed explanation?
I have visited your Web pages and tried your code. The
StartTimer() works very well, and I like it so much. I
also like your Web pages and will come back more often.
Again, thanks for your help.