Login Page - Create Account

Support Board


Date/Time: Sun, 10 May 2026 10:40:33 +0000



Post From: Spreadsheet Formula help

[2024-11-01 17:31:20]
ForgivingComputers.com - Posts: 1219
You aren't using the AND function correctly.

Try this:
=AND(ID0.SG1@3 > ID0.SG1@4,CROSSFROMBELOW(ID0.SG4@3:ID0.SG4@4,ID3.SG1@3:ID3.SG1@4))[code]