Hello,
I have a ComboBox userform, which reads the values from the RowSource.
I want the CombBox to display, by default, the first item of the RowSource;
Right now I am getting a blank option in the ComboBox dropdown so I need to click on it and select what I need, but I would like to have the first item by default, in the ComboBox.
Could you please advise, how to do this?
Thanks