Project Description: The Morris Arboretum tracks donors in Excel. They also use Excel to store a list of plants in stock

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Project Description: The Morris Arboretum tracks donors in Excel. They also use Excel to store a list of plants in stock

Post by answerhappygod »

Project Description The Morris Arboretum Tracks Donors In Excel They Also Use Excel To Store A List Of Plants In Stock 1
Project Description The Morris Arboretum Tracks Donors In Excel They Also Use Excel To Store A List Of Plants In Stock 1 (20.07 KiB) Viewed 12 times
Project Description The Morris Arboretum Tracks Donors In Excel They Also Use Excel To Store A List Of Plants In Stock 2
Project Description The Morris Arboretum Tracks Donors In Excel They Also Use Excel To Store A List Of Plants In Stock 2 (65.12 KiB) Viewed 12 times
Project Description: The Morris Arboretum tracks donors in Excel. They also use Excel to store a list of plants in stock. As donors contribute funds, they can elect to receive a plant gift from the Arboretum. The organization has grown and the files are too inefficient to handle in Excel. In the following project, you will import Excel files into an Access database. You will create a table to track donations, create relationships between the tables, and create some baseline queries. Steps to Perform: Step Instructions Start Access. Open the downloaded Access file named exploring a02 grader_h1. Points Possible

Step 9 10 11 12 13 14 15 16 17 18 Instructions Create a one-to-many relationship between the PlantID field in the Plants table and the PlantID field in the Donations table. Enforce Referential Integrity. Select the option to cascade update the related fields. Save and close the Relationships window. Create a query using the Simple Query Wizard. From the Donations table, add the DonorID and DonationAmount fields (in that order). Ensure the query is a Detail query. Name the query Donations Over 100 and finish the wizard, View the query in Design view, and then set the criteria for the DonationAmount field so that only donations greater than 100 are displayed. Sort the query in ascending order by the DonationAmount field. Save the query. Run the query, and then close the query. Create a new query in Design view. Add the Donations, Donors, and Plants tables to the query design window. Close the Show Table dialog box. Add the DonationDate field from the Donations table, the donor's Lastname, Firstname, and Phone fields from the Donors table (in that order). Add the DonationAmount field from the Donations table after the Phone field, and then add the PlantName field from the Plants table. Sort the query in descending order by the date of the donation, and then by the last name of the donor in ascending order. Save the query with the name Plant Pickup List, and then run the query. Close the query. Copy the Plant Pickup List query, and paste it using ENewsletter as the query name. Open the ENewsletter query in Design view, and delete the DonationDate column. Add the ENewsletter field to the first column of the design grid and set it to sort in ascending order, so that the query sorts first by ENewsletter and then by LastName. Run, save, and close the query. Close all database objects. Close the database and then exit Access. Submit the database as directed. Points Possible 6 10 6 8 8 6 0
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply