student90210
New member
- Local time
- Today, 09:01
- Joined
- Apr 30, 2006
- Messages
- 8
Basically i have a booking system and on certain days i need to allow an "extension", to do this i am using a yes/no and a check box. I need to creat a validation rule so that the box is only tickable if my Event_date field is a friday or saturday.
Do i need to use something like Weekday(Date()) = ?
Do i need to use something like Weekday(Date()) = ?