M
mrigger
Hi,
I wonder if someone could point me in the right direction with this one....
I need to be able to check at any time which person is working a shift on a
specific day, and whether they are working a day or night shift. In effect I
have 4 engineers, who work on shifts A B C & D. All the engineers work a 4
on, 4 off shift pattern, so for example if engineer A is working day shift,
engineer B will be working nightshift, C & D will be on rest days. The
pattern rotates every 4 days, so in the case of engineer A:
1st - days
2nd - days
3rd - days
4th - days
5th - rest
6th - rest
7th - rest
8th - rest
9th - nights
10th - nights
11th - nights
12th - nights
13th - rest
14th - rest
15th - rest
16th - rest
....................and so on.
I need to be able to pull up a form that tells me which engineer is working
which shift on a selected date -I hope I've explained myself properly. Can
this be calculated 'on the fly' using VBA & a reference table or lookup? I'd
prefer to do this by programming if possible.
Hope that someone can help.
Many thanks,
Mark
I wonder if someone could point me in the right direction with this one....
I need to be able to check at any time which person is working a shift on a
specific day, and whether they are working a day or night shift. In effect I
have 4 engineers, who work on shifts A B C & D. All the engineers work a 4
on, 4 off shift pattern, so for example if engineer A is working day shift,
engineer B will be working nightshift, C & D will be on rest days. The
pattern rotates every 4 days, so in the case of engineer A:
1st - days
2nd - days
3rd - days
4th - days
5th - rest
6th - rest
7th - rest
8th - rest
9th - nights
10th - nights
11th - nights
12th - nights
13th - rest
14th - rest
15th - rest
16th - rest
....................and so on.
I need to be able to pull up a form that tells me which engineer is working
which shift on a selected date -I hope I've explained myself properly. Can
this be calculated 'on the fly' using VBA & a reference table or lookup? I'd
prefer to do this by programming if possible.
Hope that someone can help.
Many thanks,
Mark