DropDown

  • Thread starter Thread starter jlmccabes
  • Start date Start date
J

jlmccabes

Need to be able to enter first several letters of a name and have the
dropdown pick them up as I type in the name. Had it on a demo worksheet in
my "learn" files BUT lost it somewhere. Please refer me to where I can
pick up some samples to use.. Thank You..
 
Ensure the AutoWordSelect property of the combobox is set to true (default)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
www.nickhodge.co.uk
 
If you use a data validation dropdown list, it doesn't have AutoComplete.

You could use a combo box from the Control Toolbox
(View>Toolbars>Control Toolbox), and it will work as you described.
 

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

Back
Top