Hi VBAX
I need to populate a ComboBox with the contents of the ListBox.
Ive tried this:
It doenst throw any errors but nothing shows on the list box, the form isnt open with the lists on so im not sure if thats where the problem is? Any help would be appreciated!!Me.ComboBox1.ListFillRange = ListBox5