Auto complete for a combo box

Billyberu

New Member
Joined
Mar 6, 2009
Messages
5
I have a long list on sheet 1 called Activity.
I have a combo box on Sheet 2 to reference the Names in the list Activity.
I want to be able to type in the combox the first letter of the name and it narrows down the choices. Then when I type in the second letter of the name it narrows the choices even more. The more of the name I tye the less choices I have.

I will have several comboboxes using this list (if possible) and some may be left blank.

If someone could make a working example I would really appreciate it. I am just learning to use excel.

Thanks
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Have you tried setting the MatchEntry Property of the ComboBox to fmMatchEntryComplete ?


Regards
 
Upvote 0
Activate the ComboBox (in design mode),right click the mouse and pick "Properties" from the menu . Scroll down the Properties window till you find the "MatchEntry" item on the list and click on it. A dropdown will appear to the left from where you can chose the "fmMatchEntryComplete" constante .Exit the Design mode.

I hope this helps.

Regards.
 
Upvote 0

Forum statistics

Threads
1,214,907
Messages
6,122,183
Members
449,071
Latest member
cdnMech

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