Alternative to a drop down list

F

Felicity

Hi, I have designed a requisition form. The first work sheet "req" in the
spreadsheet is a form that links to 3 other worksheets in the spreadsheet.
In the "req' worksheet, Officers select a supplier from a dropdown box. It
then does looks ups (Vlookups) based on the supplier chosen, and returns
information such as supplier number, name, address, contract no etc etc. THe
thing is, because there are 900 suppliers on the drop down list, it drives
people nuts scrolling through to find the correct supplier. Thye have given
feedback saying they would like to be able to type into the field so it takes
them to the post in the list so they can select the supplier.
ie - if they type w, it will take them to the start of the suppliers
beginning with "w", then if they add an e (so now they have typed "we" ) -
they will be placed at the spot where the suppliers begin with "we" and so on
until they quickly get to the supplier they need.

Can Excel do this? I would be really grateful for any assistance
 
T

Toppers

Look at the Combobox from the Control Toolbox: this allows you to type into
the field as you require.
 
M

Michael

Yes, but you must change the type of dropdown. Must likely you selected your
dropdown from the Forms Toolbar, You must now create your dropdown using the
Control Toolbox Toolbar(click on the View Option from your Main Menu to
select).
Once You insert your combobox(dropdown), right click on it and select
properties,
Click on the "Categorized" tab and under the Miscellaneous Category place
your data range cell reference on the ListFillRange (i.e. A1:A50)
Make sure AutowordSelect = True under the Behavior Category.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top