J
Jennyfer Barco
Hello I need to create a combobox and I need to be able to write the first 3
letters of the code and the combo goes to the first item that starts with
those 3 letters. Now what I can do is when I press 1 letter the combo goes
to the first record that starts with that letter. For example I have some
codes:
ABC1
ABC2
ABC3
ABD1
ABD2
if I press A it will go to the first "ABC1" but I need to press ABD and it
will go to "ABD1". I had this control in VB 6.0 where I was able to write in
the combobox.
Thanks in advance
Jennyfer
letters of the code and the combo goes to the first item that starts with
those 3 letters. Now what I can do is when I press 1 letter the combo goes
to the first record that starts with that letter. For example I have some
codes:
ABC1
ABC2
ABC3
ABD1
ABD2
if I press A it will go to the first "ABC1" but I need to press ABD and it
will go to "ABD1". I had this control in VB 6.0 where I was able to write in
the combobox.
Thanks in advance
Jennyfer