I am using a combo box in a user form to add items from a populated list to a table. If I am getting a new item that I don't have in my dropdown list, what line of code could I use to make the new item appear in my combo box drop down list? I don't have any sample vba code