View Full Version : [SOLVED:] Call every X seconds
frubeng
06-07-2010, 10:19 AM
Is there a way to have a Sub called every X second withOUT doing a continuous loop? For example, i would like a workbook that saves itself every 1 second?
Any help is appreciated! :bow:
Thanks.
Bob Phillips
06-07-2010, 10:36 AM
I don't get it, if you are in a loop, you can call it directly from there, so why do you need the every X seconds as well?
frubeng
06-07-2010, 10:38 AM
Sorry, I meant that I don't want to be in a loop. If i have a loop running all day, my excel is used up, I would just like it to call itself every X seconds...
mdmackillop
06-07-2010, 12:31 PM
http://www.cpearson.com/excel/OnTime.aspx
frubeng
06-10-2010, 06:18 AM
http://www.cpearson.com/excel/OnTime.aspx
Great, thanks a lot!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.