Support Board
Date/Time: Fri, 07 Nov 2025 07:58:40 +0000
Post From: Two Alerts created work fine, want to set Order Entry from either one
| [2019-06-08 10:24:25] |
| ForgivingComputers.com - Posts: 1154 |
|
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))
|
