I have a table where I lookup an employee's name from another table. When I use that table to create a form, the combobox that I add to find a specific employee lists the EMPLOYEEID instead of the text for the employee's name. How do you display the text instead of the ID?