Login Page - Create Account

Support Board


Date/Time: Mon, 03 Mar 2025 22:51:27 +0000



Post From: How can I use the

[2021-11-06 02:16:11]
Sawtooth - Posts: 4179
Use this formula:
=OR(
AND(BARTIME>=TIMEVALUE("18:00:00"),WEEKDAY(BARDATE)=1),
AND(BARTIME<TIMEVALUE("17:00:00"),WEEKDAY(BARDATE)=2))