Thread
:
Userform Combobox
View Single Post
#
1
Posted to microsoft.public.excel.programming
Excel User[_2_]
external usenet poster
Posts: 25
Userform Combobox
Hi,
I have a userform that contains a combobox, I thought I could add a range to
the additem i.e.
With ComboBox1
.AddItem MyList
End With
where MyList is a range that is present on a worksheet.
Thanks
Reply With Quote
Excel User[_2_]
View Public Profile
Find all posts by Excel User[_2_]