View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MikeZz MikeZz is offline
external usenet poster
 
Posts: 152
Default How can I detect change to Autofilter selection

Is there a way to detect a change in a sheet's Autofilter Selection?

ie... when I change Autofilter for column 5, I need to get what the new
values are for Title, Criteria1 etc....

Thanks!