Support Board
Date/Time: Sat, 13 Sep 2025 13:38:22 +0000
Post From: #CREF! error
[2017-10-12 17:51:14] |
Sawtooth - Posts: 4263 |
I use a double IF statement in a Formula Column, e.g. in cell P3: =IF(setcondition,1,IF(releasecondition,0,P4)) |