I cannot seem to figure out how to activate an embedded combobox on a worksheet. The SetFocus method is not available as it is for UserForms. I have a DropDown method but that does not actually activate the combobox and if I press the down arrows to attempt to select an item from the list, the active cell moves and the dropdown list stays visible. What am I missing here? Is it not possible to activate an embedded combobox?
Bookmarks