I have a form that contains two combo boxes with two columns each (name and EIN) The Ein is bound to another field in the form. The problem is that there are over 300 names to scroll through in the combo box. I have them sorted alphabetically but it is still time consuming to scroll through 300 names to find the right one. Is there a way to make it so i can start typing the name and it will find that record in the combo box?