brickner
brickner

Reputation: 6585

Excel 2007 MedianIfs()

I want to calculate some statistics.

In order to calculate the average of certain values of a column, I use AverageIfs().

Now I want to calculate the median for the same values. But there is no MedianIfs() function.

Is there a simple solution to calculate the median for values that hold certain conditions (2 conditions)?

Upvotes: 0

Views: 582

Answers (1)

Mark Baker
Mark Baker

Reputation: 212412

Have a look at this response on an Excel board

Upvotes: 1

Related Questions