I have searched through most of the threads for an answer and couldn't find an exact answer for my problem.
I have a combo box pulling three columns, Primary Key, Last Name and First Name. The properties box has a column count of 3 with column widths set to 0,1,1. My problem is the combo box will show Last Name and First Name when selected and will allow me to select the record I want from the list. But, once selected, the combo box only shows the Last name. How do I get both Last Name and First Name to display in the combo box column?
Thanks for the help in advance.
JDB
I have a combo box pulling three columns, Primary Key, Last Name and First Name. The properties box has a column count of 3 with column widths set to 0,1,1. My problem is the combo box will show Last Name and First Name when selected and will allow me to select the record I want from the list. But, once selected, the combo box only shows the Last name. How do I get both Last Name and First Name to display in the combo box column?
Thanks for the help in advance.
JDB