Excel VBA Filter Change event handler

后端 未结 2 1619
孤城傲影
孤城傲影 2020-11-29 12:39

Is there a way to figure out when the user has made changes to the sheets filter?

In other words is there a change_filter event handler of some sort?

2条回答
  •  既然无缘
    2020-11-29 13:04

    This is a more detailed version of this hidden gem answer. Posting here for more visibility.

    • Works even if Calculation is set to Manual.

提交回复
热议问题