Support Board
Date/Time: Sat, 06 Sep 2025 23:18:15 +0000
Post From: Spreadsheet filled when condition not met. Alert Mgr
[2025-01-08 13:57:11] |
Sawtooth - Posts: 4261 |
You must use an absolute reference for any column J references: =AND($J$8 = 0, AND(FRACTIME($J$41) >= TIMEVALUE("10:30:00"), FRACTIME($J$41) < TIMEVALUE("15:30:00"))) |