I'm using the array formula below to determine a minimum value based on two criteria. I'd also like to return a text string that is offset (0,1) from the cell that contains the minimum.
=MIN(IF((Basis="C")*(PriceType=$A343),Multiplier))
Can someone suggest how to go about that.
Thx
jdfjab
=MIN(IF((Basis="C")*(PriceType=$A343),Multiplier))
Can someone suggest how to go about that.
Thx
jdfjab