I would like to be able to have my users click a button that allows them to
delete an item from a ComboBox list.

It will have a list of employee names in it, and I have figured out how to
add an employee name through an input box, but now I want the user to be able
to click on a button, have it display the ComboBox list, have him select one
of the names and then have the macro delete that name from the list.

Any help you can provide is certainly appreciated.

Tofer