Instead of selecting the drop down arrow to display all the values, is there a way to setup a combo box to automatically display values in a table by closest match as you type character by character in the combo box field? For example, if I start by entering the the letter "A", a drop down list of all values starting with the letter "A" would automatically display. Then, for the second character I enter the letter "B", a drop down list of all values starting with the letters "AB" would display and so on...