G
Guest
I have a database that has 3 tables: Associates, Tasks and Schedules. The
associates table has a list of the associates and the individual tasks, if
the particular task has a check mark in the box that means the associate can
peform that task. What I would like to do, if possible, is have a module
that looks to see if the associate is working that day (from the schedules
table) and check to see if the associate can peform that task and if so
automatically assign that task to that associate. However to ensure that all
associates get their turn at the various tasks, it needs to look at the
previous task asignments and not schedule them again to a particular
associate until it has cycled through all the other associates. There all
about 30 associates and 15 tasks. Can this be done in access? and if so how?
Thanks for any help or suggestions.
associates table has a list of the associates and the individual tasks, if
the particular task has a check mark in the box that means the associate can
peform that task. What I would like to do, if possible, is have a module
that looks to see if the associate is working that day (from the schedules
table) and check to see if the associate can peform that task and if so
automatically assign that task to that associate. However to ensure that all
associates get their turn at the various tasks, it needs to look at the
previous task asignments and not schedule them again to a particular
associate until it has cycled through all the other associates. There all
about 30 associates and 15 tasks. Can this be done in access? and if so how?
Thanks for any help or suggestions.