How about a combo box that only has those choices in it? You could put the choices in a table with its own autonumber key, then you can reference the autonumber key in your main table. then use the combo box wizard to reference the choice table and store the result in the main table.