Question

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)?

Was it helpful?

Solution

Have a look at this response on an Excel board

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top