I have a combobox in a userform for excel. What is the easiest way to sort it alphabetically? The values for it are hardcoded in vba and new ones are just added to the bottom so they are not in any kind of order already.
The userform is currently being used so that our users can import data from our database into excel. The combobox is there so they can specify which client data to import.