This looks like a job for...an ARRAY formula . . .
Posted by Chris Rock on December 04, 2001 6:56 AM
In this example, I need a COUNTIF based on a couple of different criteria:
Column A contains 2 possible values: "Unrelated" and "Related".
Column B contains Names (people's names). Some of them show up more than once.
Is it possible, using an array formula, to count the number of Unique names in the list in Column B which have "Related" in the same row in Column A? I'd like to avoid using filters to find duplicates or sorting or anything like that if possible.
If an array formula won't do it, is there any other viable solution?
Thanks!