Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Suspend Execution

I need to suspend execution of a worksheet change event while another
procedure is running.

Can somebody remind me of the code for this.

Thanks, Kaval
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Suspend Execution

Hi Kaval

Application.EnableEvents = False

Call OtherProcedure

Application.EnableEvents = True


---
Regards,
Norman



"Kaval" wrote in message
...
I need to suspend execution of a worksheet change event while another
procedure is running.

Can somebody remind me of the code for this.

Thanks, Kaval



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
suspend auto increment Bill Johnson Excel Discussion (Misc queries) 6 February 8th 08 06:26 PM
Suspend macro while others are running Simon Shaw Excel Programming 4 March 21st 05 03:01 PM
Suspend code John Excel Programming 0 August 18th 04 03:15 PM
Screen suspend eyecalibrate[_3_] Excel Programming 2 March 3rd 04 04:44 PM
Suspend viewing of macros Steve B[_2_] Excel Programming 0 July 24th 03 02:16 PM


All times are GMT +1. The time now is 02:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"