Support Board
Date/Time: Tue, 16 Sep 2025 06:42:12 +0000
Post From: Spreadsheet formula with if and compare values?
[2021-01-31 16:43:11] |
ForgivingComputers.com - Posts: 1123 |
The syntax looks correct. The first thing I would do is verify individual values: =ID1.SG10[0]
=ID1.SG11[0]
Makes sure they are non-zero, or it will try to divide by zero. |