Login Page - Create Account

Support Board


Date/Time: Fri, 01 Nov 2024 00:03:17 +0000



Post From: ALERT

[2014-09-09 14:35:55]
Sawtooth - Posts: 4103
Try this:

Long:
=AND(ID2.SG1[-1]>ID1.SG1[-1],ID1.SG1>ID2.SG1,ID1.SG1>ID1.SG1[-1],ID2.SG1>ID2.SG1[-1])
Short:
=AND(ID2.SG1[-1]<ID1.SG1[-1],ID1.SG1<ID2.SG1,ID1.SG1<ID1.SG1[-1],ID2.SG1<ID2.SG1[-1])

where ID1 is the 16 Hull and ID2 is the 25 Hull; edit as needed.