Data Validation list selection question

B

Bob Wall

I have a cell with 352 entries for a user to choose (data validation list).

Is it possible to have the user type the first letter to speed up the
selection
process, that is, type "L" and the list will jump to the first entry
beginning with "L" rather than scrolling the entire list with the mouse?

As always, thanks in advance.

BW
 
D

Dave Peterson

Not using data|Validation, but maybe you could use a combobox from the control
toolbox toolbar???
 
J

Jason Morin

You can copy the range that that is the source for the
validation list either directly below or above the
validation cell. Also make sure AutoComplete is enabled
under Tools > Options > Edit tab > "Enable AutoComplete
for cell values.

You can then hide the cells with a custom format of ;;; .

HTH
Jason
Atlanta, GA
 

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

Top