Hi all you wonderful people,
I am trying to return a list of distinct items using the sort formula below.
=SORT(UNIQUE(FILTER(sheet2!$P$2:$P$300,sheet2!$N$2:$N$300="Test1")))
This works perfectly, except I only want to return items where sheet 2 column N = “Test1” or “test2”.
I am guessing that I must be missing something super easy. Do any of you wonderful people have any ideas?
I am trying to return a list of distinct items using the sort formula below.
=SORT(UNIQUE(FILTER(sheet2!$P$2:$P$300,sheet2!$N$2:$N$300="Test1")))
This works perfectly, except I only want to return items where sheet 2 column N = “Test1” or “test2”.
I am guessing that I must be missing something super easy. Do any of you wonderful people have any ideas?