I have some excel file in which I have to set filter on one column and then to disable all filters (including that one).
I’m trying to prevent users from changing other filters and to see other data except the row I should filter dinamicly.
What is the most propriate way to manage it?