Movement within a List Box

  • Thread starter Thread starter NEWER USER
  • Start date Start date
N

NEWER USER

I have a List Box on a form. I want to go to the record "Black". I type a
"B" and it goes to the first record beginning with "B" (not Black). I type a
"L" and it moves to the first "L" record. Is there a way using code that
will take me closer to "Black" when I type "BL". Any help appreciated.
 
If you use a Combo box then the Auto Expand property will work that way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top