Difficulty: Moderately Challenging
Things You’ll Need:
- Microsoft Access 2003
- Computer
Step1
Open Microsoft Access 2003 on your computer by clicking the icon on your desktop or accessing it through your Start menu.
Step2
If you haven't already, assign a Primary Key as a unique identifier in a field in each table.
Step3
Close all tables and open the Database window. Click the Relationships icon on the toolbar. If your database has existing relationships defined, a visual display of these relationships will appear.
Step4
Click "Show Table" on the toolbar if your two tables do not appear. The Add Tables/Queries box will appear.
Step5
Double-click on the two tables from the Add Tables/Queries box that you want to relate.
Step6
Close the Add Tables/Queries dialog box.
Step7
This can be the tricky part. Drag the field that you want to relate from one table to the related field in the other table. This field is usually the Primary Key field in one table. The Primary Key field in the other table is called the Foreign Key.
Step8
When the Relationships dialog box appears, check to be sure that everything is as you want it, then click "Create." The relationship is established. You will now see your two tables displayed with a line joining them to indicate that they are related.