Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When using: =COUNTIF(A2:A8628,A2) and select all 1s from the Filter to
obtain the Unique records my count on these records was 8193. In looking for a more automated way of counting unique records I found the following formula: =SUM(N(FREQUENCY(IF(J$2:J$50000=L5,A$2:A$50000),A$ 2:A$50000)0)) 'A' being my Unique record Range 'J' Criteria 'L' Specified item to count from Unique record But my unique records now yielded a total of 8487 (??) Which formula is extracting the wrong total? Further, having to use Ctrl/Shift/Enter for each criteria range in a pain. Is the no way around this, we need to copy & past data daily and require formulas to update automatically. Any advice? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Record macro and obtain variable range results? | Excel Discussion (Misc queries) | |||
filtering unique data | Excel Worksheet Functions | |||
delete duplicate record but only determine 1 column data | Excel Worksheet Functions | |||
Display unique record | Excel Discussion (Misc queries) | |||
Unique and duplicate data between 2 Excel worksheets | Excel Worksheet Functions |