View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jimbo_jones[_4_] jimbo_jones[_4_] is offline
external usenet poster
 
Posts: 1
Default Interrupt While loop


I have a program that check a value for 1 min, I do this in a while
loop. What are some ways to exit the while loop while it's running?

I would like to have an E-Stop button on my form for the user, but I
don't know how to make the button work when a while look is going.
Thanks.


--
jimbo_jones
------------------------------------------------------------------------
jimbo_jones's Profile: http://www.excelforum.com/member.php...o&userid=27244
View this thread: http://www.excelforum.com/showthread...hreadid=469034