Unresolved question on why "enter" key does not exit combobox

birdieman

Well-known Member
Joined
Jan 13, 2016
Messages
551
I asked this question a while back but have yet to resolve it, so I will try again. I have two comboboxes on a userform, no special/complicated code in either, and my "enter" key will not exit either combobox. "Tab" will exit and using the mouse/cursor will exit, but not the "enter" key. No errors, everything works fine.

Does anyone know why this occurs? Is there a particular setting in the properties box that I should check. I have changed several settings from what I had to another setting (like enterfieldbehavior, etc), just to see if it worked, but it has not worked.

Any suggestions?

The first combobox has only two options, M or S. The other has two letter state codes to select from. Both have properties settings: MatchEntry=fmMatchEntryComplete, MatchRequired=True

The "enter" key works on all other textboxes in form.
 
Last edited:

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Well, I made another test form, inserted a combobox, and the "enter" key works fine, so must be something wrong with may main userform. thanks for looking.

RESOLVED
 
Upvote 0

Forum statistics

Threads
1,224,505
Messages
6,179,151
Members
452,891
Latest member
JUSTOUTOFMYREACH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top