C
Craig McLaughlin
I have something that I thought was simple but I was wrong.
I have a table which is a staff rota that covers more than one premises.
Day, Day Shift (which is a staff name), Back shift (which is also a staff
name), unit name
I need a query that searches to make sure that the same staff member has not
been selected to work on the same day in different premises.
So say staff 1 has been scheduled to do the day shift in Unit 1 on Monday,
and the back shift on Unit 3 on the Monday.
I need a query that finds such duplicates, but I just cant work it out.
Anyone ideas - because the data can be spread across different fields it is
difficult to work out.
Cheers
Craig
I have a table which is a staff rota that covers more than one premises.
Day, Day Shift (which is a staff name), Back shift (which is also a staff
name), unit name
I need a query that searches to make sure that the same staff member has not
been selected to work on the same day in different premises.
So say staff 1 has been scheduled to do the day shift in Unit 1 on Monday,
and the back shift on Unit 3 on the Monday.
I need a query that finds such duplicates, but I just cant work it out.
Anyone ideas - because the data can be spread across different fields it is
difficult to work out.
Cheers
Craig