Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9788

Google Sheet formula on showing the lowest number if none of the values equals 0 does not work

$
0
0

I'm trying to create a formula that meets the following conditions:

  • If any of the cells is 0, then just show 0
  • If none of the cells equals 0, then show the lowest number of those cells

So let's say A1 has a value of 2; A5 is 3 and A13 is 0, then I want the formula to show "0".On the other hand, if A1 is 2, A5 is 3 and A13 is 1, I want the formula to show "1".

I think the solution relies on conditional formatting and mincounts, but couldn't find a formula that works.Please keep in mind that I don't want the values to be summed, only to show the lowest value.


Viewing all articles
Browse latest Browse all 9788

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>