Hi.
I have a ComboBox (ComboBox36) that I wish to use two ways if possible.
First, The user can select a value from the dropdown list. Once the value is selected, the code runs and acts on the selection.
Second, the user can enter data into the ComboBox. Once the enter key is press, the...