Hi,
I have a table of data (column A, B and C) which contains multiple duplicate rows. I want to create a results column M that has COUNTIFS results with criteria for each row in the table, counted as if each of the rows were unique, without duplicates.
I am able to do this in an indirect way, by first creating a spill range (column F, G and H) containing unique values, and then performing the COUNTIFS by referencing this spill range. See results in column K of the attached workbook.
But when I try to create the spill range inside the criteria_range of the COUNTIFS formula, I get #VALUE! errors because COUNTIFS don't accept arrays.
Does anybody have a solution for this? There's also an OR argument inside the formula I am using, and I want to create the results with a spilled range.
Best regards,
Marbleking
Bookmarks