I’m hoping someone can help with this…it’s gotta be possible. Anyway, here’s what I’m trying to do. I have a database of “Customers” with all their pertinent data to include employees who are associated to that particular customer. There are over 150 employees and thousands of customers. What I want to do is be able to select more than one employee to be associated to a particular customer. Sometimes there’s just one, other times there’s 10. I want to be able to query an employee and see who all of his customers are even if there’s more than one employee attached to the customer without having duplicate customers for each employee. Does that make sense? I have a table with all the customers listed. The last column is the “Employee” but I can’t get more than one in there. A list box with “auto populate” would be good so I don’t have to scroll through all the Employees, too. Can anyone help? Thanks so much :-)