Pro tip: Populate an Excel UserForm combo box without VBA Your email has been sent Susan Harkins shows you two easy ways to populate an Excel UserForm, and neither requires a single bit of VBA code.
expression A variable that represents a ComboBox object. The RowSourceType property of the specified control must be set to Value List. This method is only valid for list box or combo box controls on ...