Support Board
Date/Time: Tue, 16 Sep 2025 04:11:36 +0000
Post From: How can I use the
[2021-11-06 02:16:11] |
Sawtooth - Posts: 4263 |
Use this formula: =OR( AND(BARTIME>=TIMEVALUE("18:00:00"),WEEKDAY(BARDATE)=1), AND(BARTIME<TIMEVALUE("17:00:00"),WEEKDAY(BARDATE)=2)) |