Option Group Headaches..Please Assist
Hello...
As a Network Administrator unwittingly thrust into the world of Access, I am running into the following dilema...
I have a form that is to be used for Data entry for our upcoming inventory. The form contains:
Count Tag Number: Entered by user, placed into new record (Primary Key)
Item Number: Selected by user in Combo box, pulled from a seperate table and entered into the record created by Count Tag Number
Quantity: Entered by user - stored in above new record
Here is the problem... My item numbers are divided into eight different classes (1 thru 8 representing Different stages of Production ), however they have the same item number. The table containing the items has a column with the appropriate class number.
My goal is: To add an Option Group or combo box that will display the 8 different classes. The user can then select the class, at which point the combo box that displays the item number for them to select, will be filtered to only display items in the selected class.
Thank you very much for any assistance you can provide...
Christian
Hello...
As a Network Administrator unwittingly thrust into the world of Access, I am running into the following dilema...
I have a form that is to be used for Data entry for our upcoming inventory. The form contains:
Count Tag Number: Entered by user, placed into new record (Primary Key)
Item Number: Selected by user in Combo box, pulled from a seperate table and entered into the record created by Count Tag Number
Quantity: Entered by user - stored in above new record
Here is the problem... My item numbers are divided into eight different classes (1 thru 8 representing Different stages of Production ), however they have the same item number. The table containing the items has a column with the appropriate class number.
My goal is: To add an Option Group or combo box that will display the 8 different classes. The user can then select the class, at which point the combo box that displays the item number for them to select, will be filtered to only display items in the selected class.
Thank you very much for any assistance you can provide...
Christian