G
Guest
I have three tables (tblPosition, tblVacation, tblWeekday) I also have a
report, thanks to the help of Duane Hookum, that shows what position an
employee has to work and on what date. I also would like to shoe if the
employee is regulary scheduled off (based on tblWeekday) and what days they
have vacation (based on tblVacation). Weekdays are assigned to an employee
if they CAN work on a given weeday, so it would be the days that are not
assigned. Vacations are based on the day an employee wants OFF. Can someone
point me in a direction?
report, thanks to the help of Duane Hookum, that shows what position an
employee has to work and on what date. I also would like to shoe if the
employee is regulary scheduled off (based on tblWeekday) and what days they
have vacation (based on tblVacation). Weekdays are assigned to an employee
if they CAN work on a given weeday, so it would be the days that are not
assigned. Vacations are based on the day an employee wants OFF. Can someone
point me in a direction?