Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a button that runs a series of subs. I sometimes need to quit running
the code in the middle of running it, to do this I just keep hitting excape until i get a debug to end it. Is their a way that I could have a button with code that would jump in and end right away? and if possible to tell me at what sub I have eneded at? thanks, Jase |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Ctrl+Break and select 'Debug' Mike "Jase" wrote: I have a button that runs a series of subs. I sometimes need to quit running the code in the middle of running it, to do this I just keep hitting excape until i get a debug to end it. Is their a way that I could have a button with code that would jump in and end right away? and if possible to tell me at what sub I have eneded at? thanks, Jase |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stopping a formula | Excel Discussion (Misc queries) | |||
VBA code stopping in odd places | Setting up and Configuration of Excel | |||
Starting/Stopping Worksheet Event Code | Excel Discussion (Misc queries) | |||
Stopping Calculation | Excel Discussion (Misc queries) | |||
stopping code from looping | Excel Worksheet Functions |