A family of Microsoft relational database management systems designed for ease of use.
It is not really possible to prevent the users from typing a value that does not occur in the list, but you can prevent it from being accepted: set the Limit to List property of the combo box to Yes. If the user types an invalid entry and presses Enter or Tab, Access will display an error message and refuse to accept the value.