![]() |
Do While, OnTime and CommandButtons
Hello again.
I am trying to create a data logger Macro that at intervals copies data from 1 worksheet to another and adds the time and date it was logged. The trouble I am having is that on the datacopy sheet, I have two command buttons (1 - start, and 1 - stop), and I can't seem to get the stop button to work. Question 1: Is there a way that I can set a loop that can set the intervals and have it loop until I press the Stop button? Question 2: How can I stop the macro (at least pause vbmodeless), using a command button? Thanks in advance, John Petty |
Do While, OnTime and CommandButtons
Take a look at Chip Pearson's web site:
http://www.cpearson.com/excel/ontime.htm He has two macros--one to start and one to stop and a public runwhen variable. (He didn't assign them to buttons, though. John Petty wrote: Hello again. I am trying to create a data logger Macro that at intervals copies data from 1 worksheet to another and adds the time and date it was logged. The trouble I am having is that on the datacopy sheet, I have two command buttons (1 - start, and 1 - stop), and I can't seem to get the stop button to work. Question 1: Is there a way that I can set a loop that can set the intervals and have it loop until I press the Stop button? Question 2: How can I stop the macro (at least pause vbmodeless), using a command button? Thanks in advance, John Petty -- Dave Peterson |
All times are GMT +1. The time now is 12:20 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com