Spin buttons to key sequence

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

Guest

I have several combo boxes to enter data on a form. They are normally blank
but as you type items appear. This works well except when you have several
items with many beginning letters the same. I would like to be able to type
a letter and then use a key sequence such as "+" or "ctl +" to move to the
next item. I found Ken Snell's sample using spin buttons but this still
requires moving from the keyboard to the mouse. Can this be modified to a
key sequence or is there another way to do this?
Thanks very much.
 
Thanks Allen for your reply. I had found this article and used it on my date
field but didn't realize it could be used elsewhere.
 
Back
Top