Login Page - Create Account

Support Board


Date/Time: Wed, 12 Feb 2025 15:24:09 +0000



Post From: Alert Settings

[2020-10-22 15:38:27]
User923291 - Posts: 27
Thank you for your reply. Accordingly, I wrote:

=OR(AND(ID2.SG1+ID2.SG2>0,ID1.SG1>ID1.SG2,ID8.SG1 > ID8.SG1[-1]),AND(ID2.SG1+ID2.SG2>ID2.SG1[-1]+ID2.SG2[-1],ID1.SG1>ID1.SG2,ID8.SG1 > ID8.SG1[-1]),AND(ID2.SG1+ID2.SG2>0,CROSSFROMBELOWID1.SG1,ID1.SG2,ID8.SG1 > ID8.SG1[-1])
and received a syntax error. Do you see the error in brackets and/or elsewhere in the sequence to be corrected?


I am trying to capture a few options for the first variable to provide a true outcome including: X+Y>0, X+Y>X+Y(-1) or X crosses Y.
Thank you.