Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have been able to use the formula below to count the "unique" company names
in list, but also wanted to use additional criteria such as Unique company names where state = TX (separate column).... what would the syntax be? is this possible?. =SUMPRODUCT(1/(COUNTIF(Company_Name,Company_Name)+(Company_Name= ""))) |
#2
![]() |
|||
|
|||
![]()
You could use the FREQUENCY method to count unique items
based on 1 or more criteria. George Simms posted a simple example a long time ago: http://tinyurl.com/3pkqr HTH Jason Atlanta, GA -----Original Message----- I have been able to use the formula below to count the "unique" company names in list, but also wanted to use additional criteria such as Unique company names where state = TX (separate column).... what would the syntax be? is this possible?. =SUMPRODUCT(1/(COUNTIF(Company_Name,Company_Name)+ (Company_Name=""))) . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting up a random list from long list of names ? | Excel Discussion (Misc queries) | |||
Formula to list unique values | Excel Worksheet Functions | |||
SUMIF/COUNTIF with an additional criteria | Excel Worksheet Functions | |||
How do I count or display unique data in a column? | Excel Worksheet Functions | |||
Count rows based on multiple criteria | Excel Worksheet Functions |