I'm trying to filter multiple columns using this formula.
=OR(A:A="Text", B:B="Text")
Q. How can i add more things to filter here. e.g.
=OR(A:A="Text 1","Text 2", B:B="Text 1", "Text 2")
Many thanks
I'm trying to filter multiple columns using this formula.
=OR(A:A="Text", B:B="Text")
Q. How can i add more things to filter here. e.g.
=OR(A:A="Text 1","Text 2", B:B="Text 1", "Text 2")
Many thanks