luismagally
IS-IT--Management
Hi,
I've got a small problem and don't know how to solve this yet. I've got a combo box reading values from a query. The query reads 2 columns into it:
COL_1 COL_2
val1 val2
val3 val4
.
.
.
valx valy
Besides the combo box is a text box on which I want to fill with the next column. If I choose in the combo box the value val1, I would like the val2 to appear in the text box.
Any ideas...
Thanks
I've got a small problem and don't know how to solve this yet. I've got a combo box reading values from a query. The query reads 2 columns into it:
COL_1 COL_2
val1 val2
val3 val4
.
.
.
valx valy
Besides the combo box is a text box on which I want to fill with the next column. If I choose in the combo box the value val1, I would like the val2 to appear in the text box.
Any ideas...
Thanks