Login Page - Create Account

Support Board


Date/Time: Thu, 18 Sep 2025 19:25:46 +0000



Post From: CROSSFROMBELOW Formula Errors

[2019-01-27 04:16:17]
Sawtooth - Posts: 4263
The syntax you are using is only for Simple Alerts.
And it contains an error. It should be:
=CROSSFROMBELOW(ID5.SG1,ID6.SG1)

The syntax for spreadsheets requires a range comparison and row references:
=CROSSFROMBELOW(ID5.SG1@3:ID5.SG1@4,ID6.SG1@3:ID6.SG1@4)