Hi, this is so simple but is killing me!
I have a combo box called "account_list" and I have a dynamic range called "accounts" set in the row source property in vba.
I would like to specify in the userform_initialize sub that one of the values in the list is default selected when the form loads.
I have tried quite a few ways and none seem to work.
Any ideas guys?
Dave