Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Having trouble writing code to fill my combobox in a user form I created.
I'm trying to fill cbobox with list in sheet1 C12:C24 Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Take a look at Debra web http://www.contextures.com/xlDataVal11.html "bgkgmg" wrote: Having trouble writing code to fill my combobox in a user form I created. I'm trying to fill cbobox with list in sheet1 C12:C24 Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
bring the form up in the vb editor. right click the combo box then click properties. scroll down the left side of the property box to rowsorce. in the empty box to the right of rowsorce enter C12:C24. regards FSt1 "bgkgmg" wrote: Having trouble writing code to fill my combobox in a user form I created. I'm trying to fill cbobox with list in sheet1 C12:C24 Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
looking up data and using a combobox user form | Excel Programming | |||
User form ComboBox Items: Remember user entries? | Excel Programming | |||
Adding to excel user form combobox | Excel Programming | |||
Could not set the Text property of a ComboBox on User Form. | Excel Programming | |||
Could not set the Text property of a ComboBox on User Form. | Excel Programming |