G
Guest
Here's another combo box question.
I like it when the user start to key in a combo box for it to automatically
dropdown and zone in on the desired selection.
I have done this using the keypress event, but I have to exclude certain
Ascii codes (tab, Enter) in order for the combo box to work correctly.
Again, this works, but I was looking for a simpler way.
TIA
Paul Hammond
Richmond, VA
--
I like it when the user start to key in a combo box for it to automatically
dropdown and zone in on the desired selection.
I have done this using the keypress event, but I have to exclude certain
Ascii codes (tab, Enter) in order for the combo box to work correctly.
Again, this works, but I was looking for a simpler way.
TIA
Paul Hammond
Richmond, VA
--