Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Formula Help-Finding the minimum value greater than zero

Hello Smartsheet Community,
The formula I used in Microsoft Excel needed to be entered as an array.
What is the best way/formula to find the minimum value in a range that is not zero?
Comments
-
I don't know of a way to do this in a single formula but here's one way that I can see to do it. First create a new column and in each row of the area that you want to find the >0 minimum for, enter the formula: =IF(Ref>0,Ref,"") where Ref is the entry in the same row that participates in the search for the non-zero minimum. If the row in interest is zero or negative the formula rill return a blank. Then, at the bottom of the new column enter =MIN(Ref1:Ref2). The minimum non-zero value will be found.
You might also be able to do this with a report since you can control what the report looks for in the row in question by looking for numbers >0 in the rows and sorting by values.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 452 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives