Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am copying a value from a spreadsheet cell to a combobox
FormInput.ComboBoxRim1.Text = Range("d17"); text in d17 is Bo The text Bob appears in the combobox correctly but the cursor location is on a blank space to the right of b thus Bob is not found in the dropdown list If I enter the combobox manually and backspace so the cursor is on top of b then all other code works properly Is there any way to paste from a spreadsheet to a combobox form and have the text recognize that it is contained in the list array Terr |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multi Select from Drop List | Excel Discussion (Misc queries) | |||
ComboBox drop list when clicked on??????????? | Excel Discussion (Misc queries) | |||
Drop Down/List w/Code and Definition, only code entered when selec | Excel Worksheet Functions | |||
multiple select from the drop down list in excel. list in one sheet and drop down in | Excel Discussion (Misc queries) | |||
select drop down list 1 value will change the value in dr... | Excel Worksheet Functions |