Login Page - Create Account

Support Board


Date/Time: Sun, 07 Jun 2026 04:46:48 +0000



Post From: CROSSFROMBELOW Formula Errors

[2019-01-27 04:16:17]
Sawtooth - Posts: 4333
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)