+ Reply to Thread
Results 1 to 3 of 3

button to break/stop/pause all macros

  1. #1
    Registered User
    Join Date
    09-25-2009
    Location
    Romania
    MS-Off Ver
    Excel 2003
    Posts
    51

    button to break/stop/pause all macros

    Hello,

    Is there a command that can be triggered via VB (a button on a sheet) that will have the same result as pressing the "||" pause/break button in VBA Editor?

    What I need a button that will disable/enable (break/run sub) all macros in the workbook. Is it possible?

    Thanks

  2. #2
    Forum Contributor Rick_Stanich's Avatar
    Join Date
    11-21-2005
    Location
    Ladson SC
    MS-Off Ver
    Office365
    Posts
    1,177

    Re: button to break/stop/pause all macros

    Use key commands.
    "Control" then "Break"

    The Break key is sometimes labeled with two names:
    "Pause" and or "Break".
    Hold down "Control" key and then press "Pause\Break" key.
    This should stop any macro.
    Regards

    Rick
    Win10, Office 365

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: button to break/stop/pause all macros

    Quote Originally Posted by alexandruc View Post
    Hello,

    Is there a command that can be triggered via VB (a button on a sheet) that will have the same result as pressing the "||" pause/break button in VBA Editor?

    What I need a button that will disable/enable (break/run sub) all macros in the workbook. Is it possible?

    Thanks
    You can't click a button whilst nother macro is running
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1