Hi everyone!
I have this formula here that I want to add an exclusion to:
=SORT(FILTER(INDEX($Q$1:$V$704;SEQUENCE(ROWS(Q1:Q704));{1\2\3\4\5\6});$V$1:$V$704<>0);{6;5};{-1;1})
In my particular case, in the third column (represented by number 3 in the formula) I have names (text) and I want to exclude all names that include the word "missing"
Please note that I don't have the word "missing" as a whole, I have may words that include "missing" in them.
Is that possible?
Thanks in advance!
I have this formula here that I want to add an exclusion to:
=SORT(FILTER(INDEX($Q$1:$V$704;SEQUENCE(ROWS(Q1:Q704));{1\2\3\4\5\6});$V$1:$V$704<>0);{6;5};{-1;1})
In my particular case, in the third column (represented by number 3 in the formula) I have names (text) and I want to exclude all names that include the word "missing"
Please note that I don't have the word "missing" as a whole, I have may words that include "missing" in them.
Is that possible?
Thanks in advance!