Advanced Data Validation

  • Thread starter Thread starter Louis.kk.lam
  • Start date Start date
L

Louis.kk.lam

Dear all,

I wonder how can I type the first letter of a word in a cell which has
data validation on a list of names. For example, the list of data is
"Apple, Banana, Bicycle, Orange...". If I type "b" in the cell, the 1st
word starting with "b" will appear i.e. Banana. Therefore I do not need
to scroll the down the arrow to choose "Banana". Hope someone can give
advice.

Louis
 
Data|Validation doesn't work like this.

But you could use a combobox from the control toolbox toolbar to get this
effect.
 
you could enter the list above the cells you are typing in the data,
then hide these rows. autocomplete will then do what you want.
 

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