How to make tables, relationships, and forms from ERD: Step 1: First open MS ACCESS in your computer. Step 2: Then, find and click create and select Table. Step 3: After you select the table, right click the table then find the Design view. Step 4: Next, rename the table base on your entity selected name. Step 5: Then enter the attributes of your entity in the Fieldname and select the Datatype. Step 6: When you are done listing all the attributes select the primary key then right click the table name and save it. Step 7: After you save it find the Database tool and select the Relationship. Step 8: When you open the Relationship it will show you the Tables you created, select all the tables you make and add it. Step 9: After you add all the tables, click and drag the primary key on one table and connect it to the other table where the primary key is foreign key. Step 10: After you create the relationship, save it and go to create and look for the form wizard. Step...