Support Board
Date/Time: Tue, 04 Nov 2025 18:59:34 +0000
Post From: Spreadsheet - Min of non-zero values
| [2024-01-31 15:08:18] |
| User43 - Posts: 102 |
|
Well it is a spreadsheet just add another set of columns where you reference all values from the original area except of 0 values. Kind of in T3 =if(k3>0, K3, "") and then get your min value from the new region. |
