Combo Box

cnut1

Registered User.
Local time
Today, 17:19
Joined
Aug 11, 2005
Messages
25
I have a combo box that has a list of Techs that do service work. I do have the tech names in order but I noticed that if you are a keyboardist and attempt the following function it isn't working.

I have three techs with names that start with "J" (Jack, Jimmy and John). If I keyboard and press the "J" key it goes to the name "Jack". I would like to know if it is possible to use the "arrow down" key to move down to the name "John".

Is this some VB coding that I might need in this form to make it function properly? Any assistance would be greatly appreciated.
 
Thanks ScottGem. That was easy enough. I suppose I was trying to make it hard.
 

Users who are viewing this thread

Back
Top Bottom