D
Dave R.
Data is like (one name per cell)
Mike Tim Bob Sally (key)
many rows of this;
Mike Sally Ray Jake
Jim Billy Sam Luke
Bob Sally Tim Mike
Mike Bob Sally Rudolph
What I'm trying to do is count/signal anytime that all 4 names from the key
set are in, even if they are not in the same order. E.g. if the key is "1,2"
it should count rows that contain "1,2" and "2,1"
I tried some array match formulas and such, can't get it to work. It should
count 1 for the above sample set.
Mike Tim Bob Sally (key)
many rows of this;
Mike Sally Ray Jake
Jim Billy Sam Luke
Bob Sally Tim Mike
Mike Bob Sally Rudolph
What I'm trying to do is count/signal anytime that all 4 names from the key
set are in, even if they are not in the same order. E.g. if the key is "1,2"
it should count rows that contain "1,2" and "2,1"
I tried some array match formulas and such, can't get it to work. It should
count 1 for the above sample set.