New access user here. I'm trying to set up a combobox to autocomplete based on the first letter only. For example, in a name field, if I press A once it will fill Adams, by pressing A again it will move to the next name - Allen, and etc. I see this function in web forms all the time when filling the US state field. Thanks for the help.