i'm trying to display on the screen 2 columns using a combo box after I made my selection. ( a list box you can display more than 1 columns)
name company contact
mr x xxx 234
mr y yyy 123
I know how to populate the combo box but how do you display more than one column after you pick or choose them?
how could i display on the screen the name and company using a combo box
name company contact
mr x xxx 234
mr y yyy 123
I know how to populate the combo box but how do you display more than one column after you pick or choose them?
how could i display on the screen the name and company using a combo box