Auto fill using drop down list

alan282

New Member
Joined
Oct 2, 2008
Messages
17
Hi is there anyway of auto fill a cell from a drop down list, instead od scrolling through the drop down list to select a product.

Lets say I'm entering different type and varieties of fruits in a column. I have all set up in a drop down list but it takes time to scroll through them to select product.

Is it possible to start typing the product in the cell and from the drop down list to pop up at the product I'm typing. Reason is there are different sizes of the same product and scrolling means going through the whole list but if I could start typing and it appears near the product I was looking for it would be quicker, even if I still had to scroll through a few products its better than scrolling through them all.
Example Pink lady apples come in sizes 125, 138, 150, 198, so if I could just type Pink lady and the drop down list appears at Pink Lady 125 and say I wanted 198's I would only have to scroll down to 198.
Hope you get the jist of what I mean and can advise me.

Alan
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
What type of dropdown is it?

If it is a control you'be added to the worksheet then that should happen anyway.

If it's from data>Validation then you'll probably need some code for it.

By the way, have you considered using 2 dropdowns?

One for the main product, eg apple, and another for the size.

The 2nd could be populated based on what is selected in the 1st.
 
Upvote 0
Further explanation please. I also have this, where I have 4 sets of columns with different data and as one is selected, the next has small selection based on first answered and so on.

Also gets rid of all duplication in the pull downs
 
Upvote 0

Forum statistics

Threads
1,224,558
Messages
6,179,512
Members
452,920
Latest member
jaspers

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