R
RFJ
I wish to find the maximum value in Column C providing conditions in Columns
A and
B are met.
eg in the following example
Fred A 120
John B 200
Fred B 400
Fred A 50
The english would be =MAX((Column A ="Fred")AND(Column B="A")),Column C)
The answer would be 120.
I also would like to be able to do it for Median and Average
TIA
A and
B are met.
eg in the following example
Fred A 120
John B 200
Fred B 400
Fred A 50
The english would be =MAX((Column A ="Fred")AND(Column B="A")),Column C)
The answer would be 120.
I also would like to be able to do it for Median and Average
TIA