+ Reply to Thread
Results 1 to 2 of 2

Stop macro while running another

Hybrid View

elevisse Stop macro while running... 07-30-2012, 06:01 AM
elevisse SOLVED Re: Stop macro while... 07-30-2012, 06:34 AM
  1. #1
    Registered User
    Join Date
    07-26-2012
    Location
    Poland
    MS-Off Ver
    Excel 2010
    Posts
    45

    Stop macro while running another

    Hi All,
    I have two macro in file. I would like to stop worksheet macro while running other macro in Module 1. I have already attached files for you. Could you please help me regarding this case. Thanks.
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-26-2012
    Location
    Poland
    MS-Off Ver
    Excel 2010
    Posts
    45

    SOLVED Re: Stop macro while running another

    Hi All,
    Problem was solved. Thanks.

    Application.EnableEvents = False
    
    'codes
    Application.EnableEvents = True

+ 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