Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Easy one:
=SUMPRODUCT((A2:A78<"")/(COUNTIF(A2:A78,A2:A78&""))) =SUM(IF(FREQUENCY(IF(LEN(A2:A971)0,MATCH(A2:A971, A2:A971,0),""),IF(LEN(A2:A971)0,MATCH(A2:A971,A2: A971,0),""))0,1)) Note: this is entered with Ctrl+Shift+Enter =COUNT(1/FREQUENCY(A1:A400,A1:A400)) =SUM(--(FREQUENCY(IF(A2:A2677<"",MATCH(A2:A2677,A2:A2677 ,0)),ROW(INDIRECT("1:"&ROWS(A2:A2677))))0)) Note: this is entered with Ctrl+Shift+Enter Regards, Ryan-- -- RyGuy "S Himmelrich" wrote: The subject seems to be easy, but I'm not finding any helpful code that provides insight to doing this. Can anyone help me out on this one? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count uniques anomaly | Excel Worksheet Functions | |||
Count Uniques in Column, put result in next blank cell andcontinue until last row | Excel Programming | |||
Count blank cell in a column | Excel Programming | |||
Count Uniques within a list based on value of cell... | Excel Discussion (Misc queries) | |||
How to count uniques of a SUMPRODUCT subset? | Excel Worksheet Functions |