Hello all,
I'm trying to solve an issue related to finding the minimum value based on multiple criteria in the same range. I've even tried DMIN but nothing has worked. See attached file for example.
Column B = Price, and I want to return the lowest price (excluding zeros) if the color is any of the following - Yellow, Red, Blue. It's also possible there may be a blank cell instead of a color shown.
Column C = Criteria, it's all in the same range and as stated above, it needs to return the min value (excluding zeros) if the price is associated with any of the specified colors or a blank cell.
Thanks for your help in advance. I've been struggling with this one for a while now and I'm ready to move past it.
I'm trying to solve an issue related to finding the minimum value based on multiple criteria in the same range. I've even tried DMIN but nothing has worked. See attached file for example.
Column B = Price, and I want to return the lowest price (excluding zeros) if the color is any of the following - Yellow, Red, Blue. It's also possible there may be a blank cell instead of a color shown.
Column C = Criteria, it's all in the same range and as stated above, it needs to return the min value (excluding zeros) if the price is associated with any of the specified colors or a blank cell.
Thanks for your help in advance. I've been struggling with this one for a while now and I'm ready to move past it.