Create a List Box
Sometimes,
you need to select more than one value from a list. In Access 2007,
you can create a MultiValue field. This is a Text
field that can look up the data in a small, static list. It can also
lookup the values in another table.
Try it:
Create A Value List
Select the
City field. It is a Text box.
Select
the Lookup tab.
Edit
the Display Control: List Box

Type the
Row Source:
Adamsville, Commerce Township, My Town
Allow Multiple Values: Yes
Save and test the changes to your table.