Login Page - Create Account

Support Board


Date/Time: Thu, 26 Jun 2025 22:56:41 +0000



Post From: How can I use the

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