View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alan Z. Scharf Alan Z. Scharf is offline
external usenet poster
 
Posts: 4
Default Detect Autofilter Change Event

Hi,

I want to detect the autoFilter criteria change event in order to execute
some code after criteria are changed.

Can someone help with the code for detecting the event?

Thanks.

Alan