youssefalaouia
New member
- Local time
- Today, 08:59
- Joined
- Jun 26, 2020
- Messages
- 2
hello everybody,
as you can see I have a table that contains holidays (T_holiday) and a table that contains employees and their busy days. And I have a form that lets the supervisor choose the date on which each employee gets a certain task. The choice is made using a calendar in the form. I want the supervisor not to be able to choose the dates on which there is a holiday or on which the employee already is busy by disabling these dates from the calendar in the form.
as you can see I have a table that contains holidays (T_holiday) and a table that contains employees and their busy days. And I have a form that lets the supervisor choose the date on which each employee gets a certain task. The choice is made using a calendar in the form. I want the supervisor not to be able to choose the dates on which there is a holiday or on which the employee already is busy by disabling these dates from the calendar in the form.