Forum Discussion
RonnieGK
Dec 20, 2022Copper Contributor
Problems with Multiple Filter in Macro
Hi, I am facing issues when filtering for multiple things in my Macro. I am filtering on three different criteria's but when clicking the button I have created, instead of filtering all lines g...
RonnieGK
Dec 20, 2022Copper Contributor
Hi, I was meaning filtering and writing sorting.
I want to filter for three different things as described in the code and my post.
But after running macro, all lines go away not only according to the filter criterias.
I then have to go to text Filters -> Custom Filter and press "OK", on all three columns I want to filter. Then it shows the content I need.
I want to filter for three different things as described in the code and my post.
But after running macro, all lines go away not only according to the filter criterias.
I then have to go to text Filters -> Custom Filter and press "OK", on all three columns I want to filter. Then it shows the content I need.
HansVogelaar
Dec 20, 2022MVP
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
- RonnieGKDec 21, 2022Copper Contributor
- HansVogelaarDec 21, 2022MVP
I repeat the request in my previous reply.