Login Page - Create Account

Support Board


Date/Time: Sat, 05 Jul 2025 09:34:16 +0000



Post From: Spreadsheet - Min of non-zero values

[2024-01-31 13:18:17]
User347921 - Posts: 39
Hello, I'm using a spreadsheet with 10 columns containing numbers >=0. I'd like to have the minimum of non-zero values. If I put =MIN(K3:S10), the it will return 0 (being the minimum). How can I have the MIN of non zero values only please? Thanks