Here what I want to do!!!
I have a access DB with one table for the employe name.
I would like to have another table for the available shift on the week.
Example:
shift 1= monday to friday 8 to 16h.
shift 2=wednesday to sunday at 8 to 16h
etc.
After that I would like to be able to assign every employee to an available shift and this will populate a table for a complete year.
This one need to be editable for shift change during the year.
I was thinking of 3 table.
1 employee
2 available shift.
3 calender. (all the day of the year)
Thanks
Dan
I have a access DB with one table for the employe name.
I would like to have another table for the available shift on the week.
Example:
shift 1= monday to friday 8 to 16h.
shift 2=wednesday to sunday at 8 to 16h
etc.
After that I would like to be able to assign every employee to an available shift and this will populate a table for a complete year.
This one need to be editable for shift change during the year.
I was thinking of 3 table.
1 employee
2 available shift.
3 calender. (all the day of the year)
Thanks
Dan