A
apollo8359
I would like the combo box to display, after the update, a different column
from the one I used to make my selection. The first column, bound but not
displayed, is the employee ID, then, "Lastname, FirstName", which I call
flip, and the third column called full is "FirstName LastName". I use the
flip to search for a person by last name, which is how the list is sorted,
but after making my selection, I would like the combo box to display the full
user name in proper order. Any help would be appreciated. Thanks.
from the one I used to make my selection. The first column, bound but not
displayed, is the employee ID, then, "Lastname, FirstName", which I call
flip, and the third column called full is "FirstName LastName". I use the
flip to search for a person by last name, which is how the list is sorted,
but after making my selection, I would like the combo box to display the full
user name in proper order. Any help would be appreciated. Thanks.