the first picture is the discription what to do and the second picture is the whole 5151437
the first picture is the discription what to do and the second picture is the whole question. can u please give the screenshots and explain how to do this. thanks
2. Create tables and add sample data – complete this part by creating a new Access database and adding the following tables: (1) Checked Out Item, (2) Equipment, and (3) Team. Sample data means that you create made-up data. Table Checked Out Item should include the following fields: Team Name, ItemID, Date Checked out, Check Out Period, Date Returned. Enter 2 ItemIDs for each team and fill in the rest of the data. Table Equipment should include the following fields: ItemID, Item Name, Description. Enter two ITemiDs for each team and fill in the rest of the data. Table Team should include the following fields: Team Name, Captain, Contact Phone, Contact Email. Enter 3 team names and fill in the rest of the data. FOR EXTRA CREDIT- OPTIONAL: 1. Create a data entry FORM that shows teams and the equipment they have checked out – 5 points 2. Create a REPORT that shows each team, the items they have checked out, and the number of items they have checked out – 5 points 5 (page 448). Use Access to implement your database design. Create the tables and add sample data. Create a data entry form that shows teams and the equipment they have checked out. Verify that the form correctly processes new checkouts, changes to checkouts, and equipment returns. Create a report that shows each team, the items they have checked out, and the number of items they have checked out. (Use Count Records as explained in Active Review QCE6-5.)