To create a relationship in Access 2013 or 2016:
- While viewing a table in Design view, and ensuring that the DESIGN tab is selected, click Relationships from the Ribbon
- A Show Table dialog will appear with a list of tables and queries. Select the tables (and/or queries) that you wish to create a relationship between, and close the dialog
- The Relationships tab will appear with the selected tables. Click and drag a field on top of a field in another table to initiate a relationship.
- The Edit Relationships dialog will pop up containing both fields. Make any adjustments and click OK
This will create the relationship. You will see the tables in the Relationship tab with lines depicting the relationship between the tables.
Here are screenshots for the above steps.
The “Relationships” Button
While viewing a table in Design view, and ensuring that the DESIGN tab is selected, click Relationships from the Ribbon.
![Screenshot of the Relationships button on the Ribbon in MS Access 2013.](https://database.guide/wp-content/uploads/2016/05/create_a_relationship_in_access_2013_1.png)
The “Show Table” Dialog
A Show Table dialog will appear with a list of tables and queries. Select the tables (and/or queries) that you wish to create a relationship between, and close the dialog.
![Screenshot of the Show Tables dialog while creating a relationship in Access 2013](https://database.guide/wp-content/uploads/2016/05/create_a_relationship_in_access_2013_2.png)
The “Relationships” Tab
The Relationships tab will appear with the selected tables. Click and drag a field on top of a field in another table to initiate a relationship.
![Screenshot of the Relationships tab in MS Access 2013](https://database.guide/wp-content/uploads/2016/05/create_a_relationship_in_access_2013_3.png)
The “Edit Relationships” Dialog
The Edit Relationships dialog will pop up containing both fields. Make any adjustments and click OK
![Screenshot of the Edit Relationships dialog in Access 2013.](https://database.guide/wp-content/uploads/2016/05/create_a_relationship_in_access_2013_4.png)
The Result
![Screenshot of a many-to-many relationship in the Relationships tab.](https://database.guide/wp-content/uploads/2016/05/create_a_relationship_in_access_2013_5.png)