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: 7
Default auto-filter change not triggering worksheet_change event

Hi.

I have some code which I would like to have run each time
that the selection criteria are changed in an auto-
filtered table.

The code itself is working fine, but the trigger is not.
I tied it to the sheet's code, and asked it to run with
the Worksheet_Change event... but it's not triggering
unless I actually go in and change a value.

I had had it tied to the Worksheet_SelectionChange . It
didn't trigger then either... unless I went in and changed
cells. That made some sense, which is why I changed it to
the worksheet_change event.

Changing the criteria in an auto-filter isn't seen as a
worksheet_change?

Does anyone have a suggestion as to how to trigger the
code this way, or a better way?

Thanks.
Mark
 
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
Disabling WORKSHEET_CHANGE event Jase Excel Discussion (Misc queries) 1 April 25th 08 04:32 PM
Worksheet_Change event question marwan hefnawy Excel Programming 1 September 10th 03 08:53 PM
xl97 and Worksheet_Change event ? Greg Wilson[_3_] Excel Programming 1 September 10th 03 04:17 AM
Triggering click event of a menu in vba steve Excel Programming 4 August 19th 03 06:17 PM
Triggering click event of a menu in vba Tom Ogilvy Excel Programming 0 August 18th 03 07:51 PM


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