I'd like to sort my data (A1:D10 with headers) by values in column B.
I want to only show entries that do not contain 123 or ABC or 456 or DEF in column B (entries can be at the start, middle or end therefore I'm guessing I'd need to use * wildcards).
Autofilter seems to limited to two conditions so I'm wonder how do I fit four OR conditions here? Array perhaps?
Thank you.
I want to only show entries that do not contain 123 or ABC or 456 or DEF in column B (entries can be at the start, middle or end therefore I'm guessing I'd need to use * wildcards).
Autofilter seems to limited to two conditions so I'm wonder how do I fit four OR conditions here? Array perhaps?
Thank you.