Support Board
Date/Time: Fri, 09 May 2025 12:50:14 +0000
Post From: Spreadsheet filled when condition not met. Alert Mgr
[2025-01-08 13:57:11] |
Sawtooth - Posts: 4212 |
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"))) |