Change and update contents of a dropdown combo ....

M

Mark Rosenkrantz

Dear all;

I have a UserForm with a dropdown combobox.
This box holds names.
Scrolling these names shows info on a few labels on the Userform.
Sometimes these names are misspelled and have to be corrected.

Now what is the best/quickest way to update this name and have the dropdown
combobox updated immediatly.
I prefer to add a commandbutton which I can click and let me do this.

Someone ?

Mark.
 
Top