This problem continues Problem 8. Use the Access_Practice.accdb database that you have been working on to complete

Question:

This problem continues Problem 8. Use the Access_Practice.accdb database that you have been working on to complete the following tasks.
a. Go to the Relationships screen and connect the five tables, enforcing referential integrity.
b. Calculate the total sales for each customer. Include CustomerID and CompanyName from the Customer table and the calculated sale amount from the Sale_Amount_Calculation query. Name the query Total_Customer_Sales.
c. Generate an e-mail user name for each employee using the first letter of the employee’s first name and the first five letters of the employee’s last name, e.g., Rod Smith = > rsmith. Include EmployeeID, EmployeeFirstName, and EmployeeLastName in the query. Name the query Employee_Email_Generator.
d. Calculate the total sales for each month.
e. Determine which customer had the highest average sales amount.
f. Assume the employees earn a 5 percent commission on sales. Calculate the total commission due to each employee. Use two queries to do these calculations.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Accounting Information Systems

ISBN: 978-1260153156

2nd edition

Authors: Vernon Richardson, Chengyee Chang, Rod Smith

Question Posted: