akswartz85
New Member
- Joined
- Mar 31, 2010
- Messages
- 49
I'm trying to convert a countifs that currently counts non-unique values into one that counts unique values.
The non-unique formula: =COUNTIFS('FULL RAW'!$H:$H,'Summary - Non Unique Counts'!$A6,'FULL RAW'!$D:$D,"B",'FULL RAW'!$T:$T,"Yes",'FULL RAW'!$P:$P,"High")
How do I convert that into one that returns a unique count?
Thanks!
The non-unique formula: =COUNTIFS('FULL RAW'!$H:$H,'Summary - Non Unique Counts'!$A6,'FULL RAW'!$D:$D,"B",'FULL RAW'!$T:$T,"Yes",'FULL RAW'!$P:$P,"High")
How do I convert that into one that returns a unique count?
Thanks!