I am trying to use VBA to select a combobox value. My code can place the value in the combobox, but then I have to open the list and select the value manually in order for it to really be selected. Just wondering if there is some sort of property that actually selects the item, instead of just placing the value in that combobox control.