LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 510
Default Excel2000: Avoiding loop in Worksheet_Change event

Hi

I have a Change Event for a worksheet, where 2 cells on this worksheet are
checked, and some actions are taken, whenever some of them changes. By
certain conditions, one of actions will be changing the entry in one of
checked cells - which will fire the same Change event again, etc.

Is there a way to 'switch the Change Event firing off' temporarily. I mean,
that when the condition for changing this cell value is met, some code row
has to switch executing of further Change events off, after that the change
to cell is made, then further change events are turned on again, and then
rest of code in current Change event is processed.


 
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
Excel2000 worksheet Change event doesn't work in Excel2003 or higher Arvi Laanemets Excel Programming 3 April 30th 08 09:23 AM
How do I change a Worksheet_change event to a beforesave event? Tueanker Excel Programming 5 June 29th 07 03:00 PM
Worksheet_change event. Mike K Excel Programming 8 October 24th 04 09:00 PM
Excel2000 VBA If-Then/Loop Failures prodsched Excel Programming 5 March 3rd 04 08:31 PM
Worksheet_Change Event Sam Excel Programming 2 November 21st 03 06:51 PM


All times are GMT +1. The time now is 03:00 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"