View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.setup
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default how do I set a drop down list to scroll to a letter by typing it?

Data Validation dropdowns won't autocomplete.

Use a combobox for the dropdown

See Debra Dalgleish's site for method and code.

http://www.contextures.on.ca/xlDataVal10.html


Gord Dibben MS Excel MVP

On Wed, 3 Sep 2008 13:38:01 -0700, Kelly_Branegan
wrote:

I want to set up a drop down list to let me hit the first letter of the
phrase or choice I want and it automatically scrolls to it instead of me
having to manually scroll. How do I do that?