This is something which is fairly simple, but I have no idea how to do it.<br><br>I have a "JobCombo" Combo Box on a form. The user selects which job they want, from the pull-down list which displays the "Department", "Job No" and "Job Name". ("Job No" being the bound, and key column).<br><br>The problem is that only the "Department" ends up being displayed in the combo box. I need for all three fields to be displayed in the combo box. I've tried various methods, but in the end, I have no idea. Any suggestions?