Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
the following sumproduct formula gives me a count of records meeting 2
conditions =SUMPRODUCT(--(ISBLANK(Data!U2:U10000)=FALSE),--(ISBLANK(Data!C2:C10000)=TRUE)) My struggle is there are duplicate values in array Data!U2:U10000 and I need a count ofunique items in Data!U2:U10000 which meeting the above conditions Thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count unique numbers | Excel Worksheet Functions | |||
Attempting to sort unique/only count first record in each unique g | Excel Discussion (Misc queries) | |||
Count # of unique occurances | Excel Worksheet Functions | |||
Count Unique Entries | Excel Worksheet Functions | |||
How to count unique values? | Excel Worksheet Functions |