When you enable ANSI-92 SQL syntax in a database, and the RowSource property for a combo box on the form does not include the DISTINCT keyword, the AutoExpand feature of the combo box may not work.
In addition, if you type the value that is a part of the list, and then you shift the focus to another control on the form, you may receive the following error message:
The text you entered isn't an item in the list.
Select an item from the list, or type the text that matches one of the listed items.