Min or Max, but ignore 0.00 if other cell has a value >0

DRExcel515

Board Regular
Joined
Oct 20, 2017
Messages
56
I have three cells that each have a numeric rating. What I want to do is bring back the min/lowest value of the three ratings. With the exception of where one of the ratings is 0.00 but the one of the other two has a value >0.

In other words if there are three ratings (below)[TABLE="width: 500"]
<tbody>[TR]
[TD]Rating #1
[/TD]
[TD]Rating #2[/TD]
[TD]Rating #3[/TD]
[TD]Min Value[/TD]
[/TR]
[TR]
[TD]3.43[/TD]
[TD]3.67[/TD]
[TD]0.00[/TD]
[TD]3.43 (Excludes the 0.00 somehow?)[/TD]
[/TR]
</tbody>[/TABLE]

Any help would be much appreciated!

Cheers:)
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top