validated lookup

  • Thread starter Thread starter alex
  • Start date Start date
A

alex

Hello experts,

I have a list that I'm using as part of a validation function. The
list is in the same spreadsheet; I just hide it off to the side.

The list works well and the user can select from the list (drop down)
or type in the value (as long as it matches the list). I would like,
however, for the list to auto populate when the user starts typing.

E.g., if Simpson is on my list, I want it to pop up when the user
starts typing S-much like an Access combo box. Thanks for any help.

alex
 
Combo box from Control Toolbox will do this.

Right click on combo box, select Porperties and set ListFillRange to your
list.

HTH
 
thanks for the response.

i think the combo box may be too much for what i'm trying to do. i
need a drop down list for every cell in a particular column.
this option looks a little messy.

alex
 

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