Carl,
Using the employee table you pull all the Employee IDs in column0, the name in column1 and the DepartmentID in column2 as the row source for the Breachercombo box. When you select Carl Law, you get both IDs and you use them as criteria for two list boxes. If you want one list box, the...