J
Jdougal via AccessMonster.com
I have a form setup that has multiple dropdown boxes. The one dropdown box is
used to select the number of people working the shift. I need the value
entered here to restrict the data available on the next drop down box (called
assignment).
I have two tables where this information is
tbl SignUp
# people
tbl Assignment
# people
Assignment
In this table I have the values that correlate between the two aka 2 then the
assignment, 2, then the other possible assignment etc.
the form is called SignUp1. Can anyone help me with this?
used to select the number of people working the shift. I need the value
entered here to restrict the data available on the next drop down box (called
assignment).
I have two tables where this information is
tbl SignUp
# people
tbl Assignment
# people
Assignment
In this table I have the values that correlate between the two aka 2 then the
assignment, 2, then the other possible assignment etc.
the form is called SignUp1. Can anyone help me with this?