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