I would like to create 3 related combo boxes. For instance I have a person, tag #, and serial # from a query of 2 tables.
If I choose the person in the combo box the other combo boxes would change to the person's unique tag # and unique serial #.
Conversely if I choose the unique tag # it should show the unique serial # and the one person who is in possesion of this object. and so on for picking the serial # from a drop down combo box. Any help is appreciated.
If I choose the person in the combo box the other combo boxes would change to the person's unique tag # and unique serial #.
Conversely if I choose the unique tag # it should show the unique serial # and the one person who is in possesion of this object. and so on for picking the serial # from a drop down combo box. Any help is appreciated.