Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is this a combobox from the Control toolbox toolbar (if it's on a a worksheet)
or a combobox on a userform (inside the VBE)? If yes, then look at the .Style property of that combobox. On 06/25/2010 04:44, IanC wrote: Is there a way to allow a combobox entry to be selected from a list, but to disable any option to enter text manually? I know I can set the MatchRequired property to ensure that any text must match an item in the list, but this still allows typing to be done. I suspect I could use a ListBox, but I want the drop-down list to appear. Any thoughts? -- Ian -- -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
row locking, instead of file locking? | Excel Discussion (Misc queries) | |||
locking formula in cells in without locking whole sheet | Excel Discussion (Misc queries) | |||
Combobox options based on the input of another combobox | Excel Programming | |||
ComboBox list reliant on the entry from a different ComboBox | Excel Programming | |||
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox | Excel Programming |