Combo Box To Bring Up List base on typing a few letters

  • Thread starter Thread starter Shon Baker via AccessMonster.com
  • Start date Start date
S

Shon Baker via AccessMonster.com

I have a long combo box of names. Is there a way to type in a few letters
and have the list shrink to only those records that match. I'm look for a
way similar to how EXCEL would operate. In Excel column, if you type the
first few letters, you get a shorter list of options to chose from.

Is this possible in Acess?

Thanks,
Shon
 
Shon said:
I have a long combo box of names. Is there a way to type in a few letters
and have the list shrink to only those records that match. I'm look for a
way similar to how EXCEL would operate. In Excel column, if you type the
first few letters, you get a shorter list of options to chose from.


Well, it doesn't shrink the list, but the AutoExpand
property moves the position in the list to the first item
that matches what you typed so far.
 

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