J
John
Hello,
I am trying to return the Min in one column, based on criteria in 2 other
columns. Example:
Title Region Pay
SM NJ $10
SM PA $11
SM NJ $9
I want to return the min value for the title "SM" in "NJ", which in this
small example would be $9. I will eventually need to get the Average and Max
as well.
I am trying to return the Min in one column, based on criteria in 2 other
columns. Example:
Title Region Pay
SM NJ $10
SM PA $11
SM NJ $9
I want to return the min value for the title "SM" in "NJ", which in this
small example would be $9. I will eventually need to get the Average and Max
as well.