Difficulty: Moderately Easy
Things You’ll Need:
Step1
Select a Values list when you want to enter your own predefined values. This works best when the values do not change very often and there is no need for you to store them in a table. For example, you could use a Values list in a Salutation column and enter predefined values such as "Mr.", "Miss", "Mrs.", "Ms", and "Dr."
Step2
Select a Lookup list if another table or query contains the values you want to add. For example, you might have an address table containing contact information for all of your employees. A second table might contain information about employees who have earned sales commissions this month. By inserting a Lookup list in the Sales Commission table made up of employee names from the Address table, you could enter the name of the employee to be paid commission by clicking on the correct entry in the list. And when employees are added or deleted, the list will change automatically to reflect the current state of the Address table.
Comments
Anonymous said
on 11/22/2005 When creating tables that have related fields of the same type, first open the table which contains the identical field. In design view, highlight the field then copy and paste it into your new table. This will ensure data integrity rules are the same.