Duplicate items in ComboBox
I am creating a userform with combo boxes. These boxes contain approximately
3 choices from which the user can select. When the information on the
userform is transferred to an excell spreadsheet and the userform is
re-initialized for another set of data to be entered, the selections in the
combobox are now duplicated, triplicated, etc. What do I need to do in my
code to prevent this?
|