Jump to part of Validation List

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a cell with Validation from a list. How do I make it so that when the user hits say the 'h' key when the validation list is displayed, the list jumps to the first entry that begins with 'h' ?

*Note: Posted this same question in Excel Programming, but then found this forum. I thought the question may have been too basic for the techie programmers.
 
You can't do it with Data|Validation.

But maybe a combobox from the Control toolbox toolbar would work for you....
 
Back
Top