J
Jdougal via AccessMonster.com
I have created a form that has 4 drop down menus to input information into a
single table. The records include:
Name, Shift, # People, and Assignment
For assignment I need to have it display only a certain group of assignments
depending on the # people on the shift. Example if there are 4 people on a
shift you can only select the assignments 1,3,5. Where if there are 2 people
you can select assignments 1,2,6.
How do I go about doing this? I've attempted to using the query table but
with no results. Can anyone give me some help in this area?
Thanks
single table. The records include:
Name, Shift, # People, and Assignment
For assignment I need to have it display only a certain group of assignments
depending on the # people on the shift. Example if there are 4 people on a
shift you can only select the assignments 1,3,5. Where if there are 2 people
you can select assignments 1,2,6.
How do I go about doing this? I've attempted to using the query table but
with no results. Can anyone give me some help in this area?
Thanks