Hello I have a quick question. I have a combo box bound to a table that grabs two columns, Product name and Product ID. I have hidden the Product ID column on the combo box.
When the users selects the Product name,fills out a few other fields, and hits add, I want only the Product ID and other fields (and NOT the product name) written to a new table. I'm having problems because the combo box is already bound to the first table that i got the info from. Any ideas?
When the users selects the Product name,fills out a few other fields, and hits add, I want only the Product ID and other fields (and NOT the product name) written to a new table. I'm having problems because the combo box is already bound to the first table that i got the info from. Any ideas?