Support Board
Date/Time: Tue, 08 Jul 2025 05:11:03 +0000
Post From: Spreadsheet filled when condition not met. Alert Mgr
[2025-01-08 13:57:11] |
Sawtooth - Posts: 4236 |
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"))) |