I have a combo box that the user uses to select an employee name and then clicks a button to add it to the table. What I want this to do is to create a history of the employee names in a listbox each time the user has selected an employee and clicks the add employee button. Thanks.