Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to find a formula where is will count the unique values of the
text column if it meets the criteria of the date and number column. I actually have a few different criterias, but thought this may be easier to explain. Date Number Text 200811 1 Cat 200901 2 Dog 200901 1 Mouse 200811 2 Frog 200811 1 Cat 200901 2 Bird This is the formula I used, it worked when I only had two if conditions and then I added a third and now it is giving me an #VALUE =SUM(--(FREQUENCY(IF((AND($A$2:$A$50=E$1,$F$2:$F$50=$B41, $J$2:$J$50=$B$5)),MATCH($L$2:$L$50,$L$2:$L$50,0)), ROW(INDIRECT("1:"&ROWS($L$2:$L$50))))0)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Unique with Multiple Criteria | Excel Worksheet Functions | |||
Count Unique with criteria condition | Excel Worksheet Functions | |||
Count Unique Values with a Criteria | Excel Worksheet Functions | |||
Count unique numbers in a range with a given criteria | Excel Discussion (Misc queries) | |||
count unique with mulitple criteria | Excel Worksheet Functions |