G
Guest
I have a combo box on a form that selects a InventoryID and InventoryName field from a table.
WHen the user selects the combo box, they can see both the InventoryID and InventoryName (which is what I want)
BUT, how do I make it so that after they make their selection, the only value that shows in the combo box is the InventoryName (currently, it only shows the InventoryID in the combo box)
Thanks,
WHen the user selects the combo box, they can see both the InventoryID and InventoryName (which is what I want)
BUT, how do I make it so that after they make their selection, the only value that shows in the combo box is the InventoryName (currently, it only shows the InventoryID in the combo box)
Thanks,