Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This formula works nicely as an array for counting the number of values.
=COUNT(IF(('Enroll I'!$C$2:$C$2741=A4)*('Enroll I'!$H$2:$H$27410)*(YEAR('Enroll I'!$F$2:$F$2741)=2006+{0,1}),'Enroll I'!$H$2:$H$2741,"")) I was expecting this formula to work nicely as an array for getting the median (I may want to change to average) the number of values. =MEDIAN(IF(('Enroll I'!$C$2:$C$2741=A4)*('Enroll I'!$H$2:$H$27410)*(YEAR('Enroll I'!$F$2:$F$2741)=2006+{0,1}),'Enroll I'!$H$2:$H$2741,"")) .....Instead I get the infamous "#Value" Ideas? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
New Conditional Format Overriding Previous Conditional Format | Excel Discussion (Misc queries) | |||
Conditional Rank (or rather, Conditional Range) | Excel Worksheet Functions | |||
Conditional Formatting that will display conditional data | Excel Worksheet Functions |