Thread
:
Combobox list items
View Single Post
#
1
Posted to microsoft.public.excel.programming
joeeng
external usenet poster
Posts: 54
Combobox list items
Can a Combobox list contain only one item? For instance,
Combobox.List = "List Item 1"
or
Combobox.List = Range(Cells(1,1),cells(1+Ivalue,1)).Value
where Ivalue=0 sometimes
I keep getting an error "List property cannot be set"
Reply With Quote
joeeng
View Public Profile
Find all posts by joeeng