I'm trying to pull all unique values from a specific column (starting in D2) from worksheet "RawData" and push it to a combobox ("ComboBoxManager")and have gotten it thus far (see code below) but i'd also like to have it sorted from A to Z but am having trouble, can anyone help?
Private Sub...