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: 92
Default Re : Excel Worksheet_Calculate() & Worksheet_Change()

1. Enters an Excel worksheet (XL-2000).

2. Sheet1 incorporates an Autofilter (consisting of only one column
amidst several others).

3. While editing in a cell, Worksheet_Calculate() event handler would
be activated, followed suit by Worksheet_Change().

4. Have made use of Worksheet_Calculate() to handle Autofilter
tabulation events.

5. In this case, activation of Worksheet_Calculate() has indeed
interfered with the user operations.

6. It would have been more desirable to activate Worksheet_Change()
prior to Worksheet_Calculate().

7. Is there an alternative to sequence the activation of
Worksheet_Change() followed suit by Worksheet_Calculate() ?

8. Please share your experience.

9. Regards.
 
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
Worksheet_Calculate or Worksheet_Change? Aria Weston Excel Programming 6 February 6th 07 11:29 PM
Nesting worksheet_Calculate inside worksheet_CHANGE Justin Luyt Excel Programming 5 September 1st 06 02:40 AM
worksheet_change vs. calculate, and worksheet_change not running Tom Ogilvy Excel Programming 1 July 14th 03 02:51 AM
worksheet_change vs. calculate, and worksheet_change not running Ross[_5_] Excel Programming 0 July 13th 03 04:27 PM


All times are GMT +1. The time now is 12:29 AM.

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"