Is there a standard way to produce to populate a combo box with a list based on an array from a user form?
For example, the list includes a, b and c and I would like the user to be able to include item d in the array via the user form and also be able to delete selections as well.