Combo Box Search

rfletcher35

Active Member
Joined
Jul 20, 2011
Messages
300
Office Version
  1. 365
Platform
  1. Windows
I have a combo box that has a lots of info, I want to be able to search in this by just typing information. So if I was to search for Richard Fletcher in the list I could start typing "Rich" or "Fletch" or even a unique id number that was also in the associated with the name.

How is this done please to save me from having to just scroll down the list until I reach my required information.

Thanks

Fletch
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
On the top row of the combobox you will notice it's empty. In that row enter Ja and the list will jump to Jack for example.
 
Upvote 0
I agree that's what I would have though but it's not doing anything when I type in there.
 
Upvote 0
It works for me. What type Combobox is this?

A UserForm Combobox
A Form Combobox
A Activex Combobox

???
 
Upvote 0
Setup a new one and now this works sort of. It will only let me type in the unique number to search on where as I am wanting to be able to type in anything within the fields of data specified, any ideas?
 
Upvote 0
Give me a example of what you have in the Combobox and what you want to type in.

When I have:
Carol Johnson
Carol Michaels
Carol Adams

I type in Ca is jumps to Ca and if I continue if keeps going

The whole purpose of this box is so you do not have to type it all in.
 
Upvote 0

Forum statistics

Threads
1,221,808
Messages
6,162,097
Members
451,741
Latest member
shove

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