Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
No. You need to remind yourself of the syntax of the IF function; look it
up In Excel help. The first argument should be a condition, and the second is the outcome if the condition is satisfied. Remember also that a string enclosed in quotes is text, so it wouldn't be any use as an argument for a number function like MEDIAN. -- David Biddulph "allyrose79" wrote in message ... Hi! I am working on a statistics report, and I need to find the median of a percentage increase, decrease, and no change. Would these be the formulas I need to use? =MEDIAN(IF(C160:CI160,"0")) for increase =MEDIAN(IF(C160:CI160,"<0")) for decrease =MEDIAN(IF(C160:CI160,"0")) for no change Thanks so much for your help! ~Allison |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Median Function | Excel Discussion (Misc queries) | |||
database median function???? | Excel Discussion (Misc queries) | |||
median function | Excel Worksheet Functions | |||
median function | Excel Worksheet Functions | |||
Median function | Excel Discussion (Misc queries) |