Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Consider the following data:
Year Code1 Code2 A B C 2008 123 08-22 2007 123 07-15 2008 123 08-56 2008 456 08-71 2007 456 07-02 2008 123 08-56 I want to return the count of unique entries for 2008 based on Code1=123 (ans=2; 08-22 and 08-56) I understand, and am using, the {=COUNT(1/FREQUENCY........} array formula with named ranges for Cols B & C but cannot seem to add that extra column for the year. thx, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count unique instances based on two columns | Excel Worksheet Functions | |||
Count Unique records based on the Criteria in another colum | Excel Worksheet Functions | |||
Count Unique records based on the Criteria in another colum | Excel Worksheet Functions | |||
Count Unique records based on the Criteria in another colum | Excel Worksheet Functions | |||
Count unique values based on multiple criteria | Excel Discussion (Misc queries) |