Hi all
Sorry this is probably a simple question but just can't seem to get it working.
I have a column A with values: A, B, C, D, E, F, , G, H
I am looking to extract a unique list that excludes blanks and B and C - i.e. A, D, E, F, G, H
I have started with =UNIQUE(FILTER(A:A, A:A<>"")) but wasn't sure how to also exclude B and C too.
Any help would be much appreciated!
Sorry this is probably a simple question but just can't seem to get it working.
I have a column A with values: A, B, C, D, E, F, , G, H
I am looking to extract a unique list that excludes blanks and B and C - i.e. A, D, E, F, G, H
I have started with =UNIQUE(FILTER(A:A, A:A<>"")) but wasn't sure how to also exclude B and C too.
Any help would be much appreciated!