[MAC] Issue with MatchEntry in userform combobox on MAC

Shadufi

New Member
Joined
Jan 31, 2022
Messages
2
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
Hi,

I have a userform with a combobox which I built in Windows (Excel 365).
The combobox autocompletes nicely in Windows.
I have set MatchEntry = 1 - fmMatchEntryComplete.
However on the Mac the MatchEntryComplete isn't working correctly.
My combobox is linked to a range of cells in a worksheet which is a list of names.
For example,

1. Louis
2. Luciamo
etc

On the Mac when I type "L" into the combobox (disabled arrow so it looks like a standard textbox) it fills "Louis" in (as expected, being the first word on my list beginning with "L").
When I then type "U" to get to Daniel, the box fills as follows: "Luouis". I.e it correctly finds Daniel when "LU" is typed but doesn't remove the previous selection.

Is there some code I can use as a workaround?

Thanks
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
The combo box should work the same on Mac as on Windows. Use the Help menu in Excel and choose Feedback > I Don't Like Something to alert Microsoft to the behavior discrepancy.
 
Upvote 0

Forum statistics

Threads
1,214,936
Messages
6,122,340
Members
449,079
Latest member
rocketslinger

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