Login Page - Create Account

Support Board


Date/Time: Sun, 22 Mar 2026 07:07:27 +0000



Post From: How can I use the

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