AC Ch 2 Grader Project 2F: Events and Clients (Assessment) - Instructions

yvyfzbxvr
timer Asked: Dec 6th, 2018

Question Description

Need both of these done, hopefully by monday or something of that nature... Looking to give 10$ for both of them completed or 5 each. Please and thank u.....................................

Unformatted Attachment Preview

Office 2016 – myitlab:grader – Instructions GO - Access 2016 Chapter 2: Homework 1 GO16_AC_CH02_GRADER_1F_HW - Student Publications Project Description: In this project, you will use a database to answer questions about student publications at a college. You will import an Excel spreadsheet as a new table in the database, create a relationship between two tables, and create queries using numeric, compound, and wildcard criteria using the fields in one or both tables. You will create calculated fields, group data when calculating statistics, create a crosstab query, and create a parameter query. Instructions: For the purpose of grading the project you are required to perform the following tasks: Step 1 Points Possible Instructions Start Access. Open the downloaded file named 0 go_a02_grader_h2_Student_Publications.accdb. 2 Import the records from the downloaded Excel file named go_a02_grader_h2_Student_Papers.xlsx as a new table named Student Papers into the database. Use the first row of the Excel worksheet as the table column headings, and set Paper ID as the primary key. Complete the wizard and do not save the import steps. After importing the records, open the Student Papers table and change the data type of the Student ID field to Short Text. Apply Best Fit to the table, and then save and close the table. 5 3 Using Publisher ID as the common field, create a one-to-many relationship between the Publishers table and the Student Papers table. Enforce referential integrity and enable both cascade options. Create a relationship report with normal margins, and then save the report as Relationships Report. Close all open objects. 7 4 5 6 7 Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Student ID, Home Campus, Award Paid, and Publisher ID. Sort the records in ascending order by the Student ID field. Set the criteria so that when you run the query only those records display if the award paid is greater than or equal to 50. Run the query (five records display). Save the query as Awards $50 or More Query, and then close the query. Copy the Awards $50 or More Query to create a new query with the name 2nd Qtr NW Students Query. Redesign the query so that the following fields display in the order given: Student ID, Home Campus, Publication Date, Paper Name, Award Paid, and Category. Sort the records in ascending order only by the Publication Date field. Do not restrict the results by Award Paid. Set the criteria so that when you run the query only those records display that have a publication date between 4/1/19 and 6/30/19 and a home campus of Northwest. Do not display the Home Campus field in the query results. Run the query (three records display). Close the query, saving the changes to the query. Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Paper ID, Paper Name, Category, Home Campus, and Award Paid. Sort the records in descending order by the Award Paid field. Set the criteria so that when you run the query only those records display that have a home campus of Southeast or Northeast and an award paid that is greater than 25. Run the query (six records display). Save the query as SE OR NE Over $25 Query, and then close the query. Create a query in Query Design view based on both tables. Add the following fields to the design grid in the order given: Paper Name, Publisher Name, Contact Name, Contact Phone, and Award Paid. Sort the records in descending order by the Award Paid field. Set the criteria so that when you run the query only those records display that have a publisher name with Texas in any part of its name. Run the query (eight records display). Save the query as Texas Publishers Query, and then close the query. Updated: 01/18/2016 1 8 12 12 10 GO16_AC_CH02_GRADER_1F_HW_Instructions.docx Office 2016 – myitlab:grader – Instructions GO - Access 2016 Chapter 2: Homework 1 Step Instructions Points Possible 8 Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Paper ID and Award Paid. Sort the records in ascending order by the Paper ID field. In the third column of the design grid, create a new field named Federation Donation that will calculate and display the donation amount when the Federation of English Faculty donates an amount equal to 50 percent (0.5) of each award paid amount. Run the query (the first record—Paper ID P-01—has a Federation Donation of 20). 5 9 Display the query in Design view. In the fourth column of the design grid, create a new field named Total Donation that will calculate and display the total donation when the award paid amount is added to the Federation's donation amount. Run the query (the first record—Paper ID P-01—has a Total Donation of $60.00). 3 10 11 12 13 14 Display the query in Design view. Use the Property Sheet to format the Federation Donation field as Currency with 2 decimal places, and then close the Property Sheet. Run the query (for the Paper ID P-20, the Federation Donation is $22.50 and the Total Donation is $67.50). Apply Best Fit to the fields, save the query as Federation Donation Query, and then close the query. Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Category and Award Paid. Sort the records in descending order by the Award Paid field. Sum the Award Paid field. Use the Property Sheet to format the Award Paid field with 0 decimal places, and then close the Property Sheet. Run the query (for the Category of Student Life, the sum of the awards paid is $265). Apply Best Fit to the fields, save the query as Awards by Category Query, and then close the query. Use the Query Wizard to create a crosstab query based on the Student Papers table with the Home Campus field as row headings and the Category field as column headings. Sum the Award Paid field, and name the query Campus and Category Crosstab Query. Display the query in Design view. Use the Property Sheet to format the last two columns with 0 decimal places, and then close the Property Sheet. Run the query, and then apply Best Fit to the fields. Save the changes to the query, and then close the query. Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Home Campus, Student ID, Paper Name, Category, and Publication Date. Sort the records in ascending order by the Publication Date field. Set the criteria so that when you run the query, you are prompted to Enter the Home Campus. Run the query, and when prompted, enter southwest as the criteria (seven records display). Save the query as Campus Parameter Query, and then close the query. Be sure that all database objects are closed, open the Navigation Pane, and then close Access. Submit the database as directed. Total Points Updated: 01/18/2016 2 5 10 12 11 0 100 GO16_AC_CH02_GRADER_1F_HW_Instructions.docx Office 2016 – myitlab:grader – Instructions GO - Access 2016 Chapter 2: Homework 1 GO16_AC_CH02_GRADER_1F_HW - Student Publications Project Description: In this project, you will use a database to answer questions about student publications at a college. You will import an Excel spreadsheet as a new table in the database, create a relationship between two tables, and create queries using numeric, compound, and wildcard criteria using the fields in one or both tables. You will create calculated fields, group data when calculating statistics, create a crosstab query, and create a parameter query. Instructions: For the purpose of grading the project you are required to perform the following tasks: Step 1 Points Possible Instructions Start Access. Open the downloaded file named 0 go_a02_grader_h2_Student_Publications.accdb. 2 Import the records from the downloaded Excel file named go_a02_grader_h2_Student_Papers.xlsx as a new table named Student Papers into the database. Use the first row of the Excel worksheet as the table column headings, and set Paper ID as the primary key. Complete the wizard and do not save the import steps. After importing the records, open the Student Papers table and change the data type of the Student ID field to Short Text. Apply Best Fit to the table, and then save and close the table. 5 3 Using Publisher ID as the common field, create a one-to-many relationship between the Publishers table and the Student Papers table. Enforce referential integrity and enable both cascade options. Create a relationship report with normal margins, and then save the report as Relationships Report. Close all open objects. 7 4 5 6 7 Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Student ID, Home Campus, Award Paid, and Publisher ID. Sort the records in ascending order by the Student ID field. Set the criteria so that when you run the query only those records display if the award paid is greater than or equal to 50. Run the query (five records display). Save the query as Awards $50 or More Query, and then close the query. Copy the Awards $50 or More Query to create a new query with the name 2nd Qtr NW Students Query. Redesign the query so that the following fields display in the order given: Student ID, Home Campus, Publication Date, Paper Name, Award Paid, and Category. Sort the records in ascending order only by the Publication Date field. Do not restrict the results by Award Paid. Set the criteria so that when you run the query only those records display that have a publication date between 4/1/19 and 6/30/19 and a home campus of Northwest. Do not display the Home Campus field in the query results. Run the query (three records display). Close the query, saving the changes to the query. Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Paper ID, Paper Name, Category, Home Campus, and Award Paid. Sort the records in descending order by the Award Paid field. Set the criteria so that when you run the query only those records display that have a home campus of Southeast or Northeast and an award paid that is greater than 25. Run the query (six records display). Save the query as SE OR NE Over $25 Query, and then close the query. Create a query in Query Design view based on both tables. Add the following fields to the design grid in the order given: Paper Name, Publisher Name, Contact Name, Contact Phone, and Award Paid. Sort the records in descending order by the Award Paid field. Set the criteria so that when you run the query only those records display that have a publisher name with Texas in any part of its name. Run the query (eight records display). Save the query as Texas Publishers Query, and then close the query. Updated: 01/18/2016 1 8 12 12 10 GO16_AC_CH02_GRADER_1F_HW_Instructions.docx Office 2016 – myitlab:grader – Instructions GO - Access 2016 Chapter 2: Homework 1 Step Instructions Points Possible 8 Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Paper ID and Award Paid. Sort the records in ascending order by the Paper ID field. In the third column of the design grid, create a new field named Federation Donation that will calculate and display the donation amount when the Federation of English Faculty donates an amount equal to 50 percent (0.5) of each award paid amount. Run the query (the first record—Paper ID P-01—has a Federation Donation of 20). 5 9 Display the query in Design view. In the fourth column of the design grid, create a new field named Total Donation that will calculate and display the total donation when the award paid amount is added to the Federation's donation amount. Run the query (the first record—Paper ID P-01—has a Total Donation of $60.00). 3 10 11 12 13 14 Display the query in Design view. Use the Property Sheet to format the Federation Donation field as Currency with 2 decimal places, and then close the Property Sheet. Run the query (for the Paper ID P-20, the Federation Donation is $22.50 and the Total Donation is $67.50). Apply Best Fit to the fields, save the query as Federation Donation Query, and then close the query. Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Category and Award Paid. Sort the records in descending order by the Award Paid field. Sum the Award Paid field. Use the Property Sheet to format the Award Paid field with 0 decimal places, and then close the Property Sheet. Run the query (for the Category of Student Life, the sum of the awards paid is $265). Apply Best Fit to the fields, save the query as Awards by Category Query, and then close the query. Use the Query Wizard to create a crosstab query based on the Student Papers table with the Home Campus field as row headings and the Category field as column headings. Sum the Award Paid field, and name the query Campus and Category Crosstab Query. Display the query in Design view. Use the Property Sheet to format the last two columns with 0 decimal places, and then close the Property Sheet. Run the query, and then apply Best Fit to the fields. Save the changes to the query, and then close the query. Create a query in Query Design view based on the Student Papers table. Add the following fields to the design grid in the order given: Home Campus, Student ID, Paper Name, Category, and Publication Date. Sort the records in ascending order by the Publication Date field. Set the criteria so that when you run the query, you are prompted to Enter the Home Campus. Run the query, and when prompted, enter southwest as the criteria (seven records display). Save the query as Campus Parameter Query, and then close the query. Be sure that all database objects are closed, open the Navigation Pane, and then close Access. Submit the database as directed. Total Points Updated: 01/18/2016 2 5 10 12 11 0 100 GO16_AC_CH02_GRADER_1F_HW_Instructions.docx Office 2016 – myitlab:grader – Instructions Go Series Vol. 1 GO16_AC_CH02_GRADER_1F_AS - Events and Clients Project Description: In this project, you will use a database to answer questions about facilities that the college rents to community and private organizations. You will import an Excel spreadsheet as a new table in the database, create a relationship between two tables, and create queries using numeric, compound, and wildcard criteria using the fields in one or both tables. You will create calculated fields, group data when calculating statistics, create a crosstab query, and create a parameter query. Instructions: For the purpose of grading the project you are required to perform the following tasks: Step Points Possible Instructions 1 Start Access. Open the downloaded file named go_a02_grader_a2_Events_Clients.accdb. 0 2 Import the records from the downloaded Excel file named go_a02_grader_a2_Rental_Clients.xlsx as a new table named Rental Clients into the database. Use the first row of the Excel worksheet as the table column headings, and set Rental Client ID as the primary key. Complete the wizard and do not save the import steps. After importing the data, open the Rental Clients table, apply Best Fit to the table, and then save and close the table. 5 3 Using Rental Client ID as the common field, create a one-to-many relationship between the Rental Clients table and the Events table. Enforce referential integrity and enable both cascade options. Create a relationship report with normal margins, and then save the report as Relationships Report. Close all open objects. 7 4 5 6 7 Create a query in Query Design view based on the Events table. Add the following fields to the design grid in the order given: Event Name, Rental Client ID, Rental Fee, and Facility. Sort the records in ascending order by the Rental Client ID field. Set the criteria so that when you run the query only those records display if the rental fee is greater than or equal to 500. Run the query (11 records display). Save the query as Fees $500 or More Query, and then close the query. Copy the Fees $500 or More Query to create a new query with the name Jul-Aug Afternoon Events Query. Redesign the query so that the following fields display in the order given: Event Name, Time, Date, Rental Fee, and Event ID. Sort the records in ascending order by the Date field. Do not restrict the results by Rental Fee. Set the criteria so that when you run the query only those records display if the time is in the afternoon and the date is between 7/1/19 and 8/31/19. Do not display the Time field in the query results. Run the query (four records display). Close the query, saving the changes to the query. Create a query in Query Design view based on the Events table. Add the following fields to the design grid in the order given: Event Name, Event Type, Facility, and Rental Fee. Sort the records in ascending order by the Facility field and in descending order by the Rental Fee field. Set the criteria so that when you run the query only those records display for a facility of White Sands Music Hall or Theater and a rental fee that is greater than 500. Run the query (three records display). Save the query as WS OR Theater Over $500 Query, and then close the query. Create a query in Query Design view based on both tables. Add the following fields to the design grid in the order given: Event Name, Facility, Renter Name, and Rental Fee. Sort the records in descending order by the Rental Fee field. Set the criteria so that when you run the query only those records display for a facility that has field in any part of its name. Run the query (five records display). Save the query as Field Usage Query, and then close the query. Updated: 01/06/2016 1 8 12 12 10 GO16_AC_CH02_GRADER_1F_AS_Instructions.docx Office 2016 – myitlab:grader – Instructions Go Series Vol. 1 Step Instructions Points Possible 8 Create a query in Query Design view based on the Events table. Add the following fields to the design grid in the order given: Event ID and Rental Fee. Sort the records in ascending order by the Event ID field. In the third column of the design grid, create a new field named Alumni Donation that will calculate and display the donation amount when the Alumni Association donates an amount equal to 10 percent (0.1) of each rental fee amount. Run the query (the first record—EVENT-1244—has an Alumni Donation of 150). 7 9 Display the query in Design view. In the fourth column of the design grid, create a new field named Total Donation that will calculate and display the total donation when the rental fee amount is added to the alumni's donation amount. Run the query (the first record—EVENT1244—has a Total Donation of $1650). 3 10 Display the query in Design view. Use the Property Sheet to format the Alumni Donation field as Currency with 0 decimal places and the Total Donation field with 0 decimal places, and then close the Property Sheet. Run the query, apply Best Fit to the fields, save the query as Alumni Donation Query, and then close the query. 4 11 12 13 14 Create a query in Query Design view based on the Events table. Add the following fields to the design grid in the order given: Event Type and Rental Fee. Sort the records in descending order by the Rental Fee field. Sum the Rental Fee field. Use the Property Sheet to format the Rental Fee field with 0 decimal places, and then close the Property Sheet. Run the query (for the Event Type of Sports, the sum of the rental fees is $8,900). Apply Best Fit to the fields, save the query as Fees by Event Query, and then close the query. Use the Query Wizard to create a crosstab query based on the Events table with the Time field as row headings and the Event Type field as column headings. Sum the Rental Fee field, and name the query Event Time and Type Crosstab Query. Display the query in Design view. Use the Property Sheet to format the last two columns with 0 decimal places, and then close the Property Sheet. Run the query, apply Best Fit to the fields, save the query, and then close the query. Create a query in Query Design view based on the Rental Clients table. Add the following fields to the design grid in the order given: Renter Name, Contact, Phone Number, and City. Sort the records in ascending order by the Renter Name field. Set the criteria so that when you run the query you are prompted to Enter the City. Run the query, and when prompted, enter austin as the criteria (two records display). Save the query as City Parameter Query, and then close the query. Be sure that all database objects are closed, open the Navigation Pane, and then close Access. Submit the database as directed. Total Points Updated: 01/06/2016 2 10 11 11 0 100 GO16_AC_CH02_GRADER_1F_AS_Instructions.docx
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

This question has not been answered.

Create a free account to get help with this and any other question!

Similar Content

Related Tags

Brown University





1271 Tutors

California Institute of Technology




2131 Tutors

Carnegie Mellon University




982 Tutors

Columbia University





1256 Tutors

Dartmouth University





2113 Tutors

Emory University





2279 Tutors

Harvard University





599 Tutors

Massachusetts Institute of Technology



2319 Tutors

New York University





1645 Tutors

Notre Dam University





1911 Tutors

Oklahoma University





2122 Tutors

Pennsylvania State University





932 Tutors

Princeton University





1211 Tutors

Stanford University





983 Tutors

University of California





1282 Tutors

Oxford University





123 Tutors

Yale University





2325 Tutors