P
punkyfire
I work in an office that has an A shift and a B shift. 3 days a week, the A
and B Shifts work together. For Example:
John Smith on Shift A works alternating weeks Mon., Tues, Wed, Thurs. and
Tues, Wed, Thurs, Fri.
Jane Doe on Shift B works alternating weeks Tues, Wed, Thurs, Fri and Mon.,
Tues, Wed., Thurs.
(1) I've created a table that has calendar for the year 2008 with the
following fields Date; Day of the Week; A Shift (yes or no); B Shift (yes or
no).
(2) I have a Roster Table that contains personnel information in the
following Fields: Name, EmployeeNo, Shift (A or B).
I need to create a query or report that gives me a daily report that tells
me who is working on each individual date of the year and I know I need to
create a field that these two tables can share, but am at a loss as to how to
connect them.
Any ideas or questions for clarification
and B Shifts work together. For Example:
John Smith on Shift A works alternating weeks Mon., Tues, Wed, Thurs. and
Tues, Wed, Thurs, Fri.
Jane Doe on Shift B works alternating weeks Tues, Wed, Thurs, Fri and Mon.,
Tues, Wed., Thurs.
(1) I've created a table that has calendar for the year 2008 with the
following fields Date; Day of the Week; A Shift (yes or no); B Shift (yes or
no).
(2) I have a Roster Table that contains personnel information in the
following Fields: Name, EmployeeNo, Shift (A or B).
I need to create a query or report that gives me a daily report that tells
me who is working on each individual date of the year and I know I need to
create a field that these two tables can share, but am at a loss as to how to
connect them.
Any ideas or questions for clarification