I have a list box. When I type a letter it goes to that letter in the list. If I type another letter it goes to that letter as the first character in the list box. Example.
1 Type the letter J and it shows Jim, John, James, Jonas etc.
2 Then type the additional letter O and it shows Oran, Orion, Orange etc.
I want to type J and show what is above in # 1 then I want to type O and show John and Jonas. Continue typing with an h and it should show John.
How do I set this up?
Thanks,
1 Type the letter J and it shows Jim, John, James, Jonas etc.
2 Then type the additional letter O and it shows Oran, Orion, Orange etc.
I want to type J and show what is above in # 1 then I want to type O and show John and Jonas. Continue typing with an h and it should show John.
How do I set this up?
Thanks,