make a combo box more userfriendly

nhbcai

New Member
Joined
Jun 28, 2011
Messages
18
Hi Guys,

I have a userform where the user must select a company name and click a comand button.

The problem is I will probably end up with about 3000 different company names...so a combobox will be anoying to use.

Are there any other options??? Maybe if the user typed the first letter of the company (or first few letters) into a textbox, then clicked on the combobox, only companies which started with whats in the text box would be displayed...is that possible? So if the user typed 'S' into the textbox then the combobox would only show company names starting with S.


Any help on this would be really appreciated.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
I have moved both your recent threads from the 'General Excel Discussion & Other Questions' forum to the 'Excel Questions' forum.


Note the following extra information given at the top of the 'General Excel Discussion & Other Questions' forum:
*Do not post questions about Excel or Access in this forum* This forum is for Excel-related discussion and questions concerning programs other than Excel or Access.
 
Upvote 0
I think you need to use an ActiveX combobox rather than a Form combobox and set the MatchRequired property to True.
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,277
Members
452,902
Latest member
Knuddeluff

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