Now that I have your attention ;) Here's what I would like to do. I would like to design Access to automatically generate a monthly schedule. Here's the catch, I have three shifts (8-4,10-6, and 12-8). Each worker is rotated daily through these shifts. To do it by hand it is somewhat random placement and EXTREMELY TEDIOUS. The shifts are only Monday thru Friday.
Now heres another catch. The 8-4 shift has to have 2 people, and the 12-8 shift has to have only 1 person.
I have one more catch if anyone can help me even get this far. I want to be able to designate days off needed, and some specfic shift needed before filling in the rest of the info. (this is not as important as I can always export the calendar and adjust for those days, but it would be nice.)
I have a decent calendar form set up started. What I really need is either subform for each day or a query or code design that will give me these results.
Thank you in advance for any help, this site has always been a great help in my learning proccess.
NICK
Now heres another catch. The 8-4 shift has to have 2 people, and the 12-8 shift has to have only 1 person.
I have one more catch if anyone can help me even get this far. I want to be able to designate days off needed, and some specfic shift needed before filling in the rest of the info. (this is not as important as I can always export the calendar and adjust for those days, but it would be nice.)
I have a decent calendar form set up started. What I really need is either subform for each day or a query or code design that will give me these results.
Thank you in advance for any help, this site has always been a great help in my learning proccess.
NICK
Comment