B
BobRoyAce
I have a databound combo box that displays three columns. When the user
selects one of the items in the combo box, one of the columns' value is
stored in a field in the underlying table. This works as it should. What I
want to do is blast each of the other two columns data (from selected
item/row in the combo) into two text boxes on the form. Where and how would
I do this?
selects one of the items in the combo box, one of the columns' value is
stored in a field in the underlying table. This works as it should. What I
want to do is blast each of the other two columns data (from selected
item/row in the combo) into two text boxes on the form. Where and how would
I do this?