Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 14:54:49 +0000



Post From: Two Alerts created work fine, want to set Order Entry from either one

[2019-06-08 10:24:25]
bradh - Posts: 859
If you want to combine two AND formulas so either one being true will be true, then put both of them in an OR function like this:


=OR(AND(CROSSFROMBELOW(ID2.SG1,ID3.SG1), ID8.SG1>ID9.SG1), CROSSFROMBELOW(ID8.SG1,ID9.SG1))