I saw an app thats in use her in my office that uses some sort of Combo box to look records in a DB then display the record in the appropriate controls.

Now... the db has 1 field for the Last name, and 1 field for the First name...

However the combo box combines the two fields like Last Name, First Name and displays them in the drop down.

Any ideas how to accomplish that?