What are you going to do with the information you receive? This can make a difference on how you capture the events. There is no command to know when a filter is applied. You will need to include a boolean variable in your procedure to know if the filter was applied. Something like,
Dim UserAppliedFilter as Boolean, when the filter is applied UserAppliedFilter = True.
I am creating my own navigation buttons and would like to put a text saying that the current record has been filtered. But I think I found the solution
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.