Hello:
This is my first post so I wil try to be clear
I am creating a drop down validation list for a list of 2000 products.
When the user selects the drop down arrow the list appears in alphabetical order.
However when you type in a letter nothing happens.
The user must scroll down the entire list to find the product-very time consuming.
I want the user to be able to type in the first few letters of the product and have the drop down list take him there. For example to select coffee products if the user starts typing "cof" the drop down list will go to this entry.


Thank you