I have this bit of code in a macro
With C5B_UserForm.ComboBox1
.RowSource = mSource
.ControlSource = Worksheets("Template").Range("X4")
End With
However Im getting an '380' error on the ControlSource bit, anyone know why?
I have this bit of code in a macro
With C5B_UserForm.ComboBox1
.RowSource = mSource
.ControlSource = Worksheets("Template").Range("X4")
End With
However Im getting an '380' error on the ControlSource bit, anyone know why?
Last edited by Ctech; 03-27-2006 at 07:06 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks