Forum Discussion
nor303
3 years agoHelper III
How do filter multiple criteria in multiple columns when advanced filter is not an option
Hi I have a table where I want to keep the rows if one of these two criterias are meet in two of the columns. They are not dependent on each other so its important that if one of the criteria is ...
- 3 years ago
Hello nor303 Use custome colum. Create a flag based on flag =0 filter table.
Did I answer your question? Mark my post as a solution! Kudos are appriciated.
Mkarwa-123
3 years agoResolver II
Hello nor303 Use custome colum. Create a flag based on flag =0 filter table.
Did I answer your question? Mark my post as a solution! Kudos are appriciated.
- nor3033 years agoHelper III
Thanks!