Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi folks,
I'm trying to find the median of a column using two conditions. I would like to calculate the median of column M, if column G cells are less than 1995 but not when "0" (zero) has been entered in column M ("0"). I've tried all sorts of combinations but none work so far. The following formula works well but doesn't take into consideration the "0" condition: {=MEDIAN(IF($G$4:$G$2001995, $M$4:$M$200))} Any help would be appreciated, Robert |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a medianif similar to averageif | Excel Worksheet Functions | |||
Countif Conditions - Use of conditions that vary by cell value | Excel Discussion (Misc queries) | |||
Is there any way to get an AVERAGEIF & MEDIANIF function in Exce | Excel Worksheet Functions | |||
Medianif & cell reference operators | Excel Worksheet Functions | |||
"MEDIANIF" Array combining two ranges | Excel Worksheet Functions |