To complete the tasks in the given problem, using the Access_Practice.accdb database, the following steps need to be taken: a) Connect the five tables in the Relationships screen and enforce referential integrity. b) Calculate the total sales for each customer by creating a query named Total_Customer_Sales, including CustomerID, CompanyName, and the calculated sale amount from the Sale_Amount_Calculation query.
To accomplish the tasks, open the Access_Practice.accdb database and navigate to the Relationships screen. Connect the five tables (Customer, Employee, Product, Sale, and Sale_Item) by establishing the appropriate relationships and enforcing referential integrity to maintain data consistency.
Next, create a query named Total_Customer_Sales to 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. Run the query to display the results.
To generate an email username for each employee, create a query named Employee_Email_Generator. Use the first letter of the employee's first name and the first five letters of their last name to create the email username. Include EmployeeID, EmployeeFirstName, and EmployeeLastName in the query and run it to see the results.
To calculate the total sales for each month, create a query that groups the sales data by month and calculates the sum of sales for each month.
To determine which customer had the highest average sales amount, create a query that calculates the average sales amount for each customer and identifies the customer with the highest average.
Finally, create two queries to calculate the total commission due to each employee. Assume a 5 percent commission on sales and calculate the commission amount based on the employee's sales.
Take screenshots of the Relationships screen, the Total_Customer_Sales query, the Employee_Email_Generator query, and any other relevant queries to provide visual representation of the completed tasks.
Learn more about query here:
https://brainly.com/question/31663300
#SPJ11
Post a full paragraph consisting of 3 full sentences describing how to post CJE to GL. Please provide the following information for the step: - Describe what is involve in completing the step. For Clarity reason, state whether you are posting to the ledger using the T account format or 4column ledger format. Please be as specific and detail as possible as if you were teaching a friend on how to post. - Compare and contrast the difference you observe between posting JE vs AJE vs CJE to the GL. An example of what may be similar is that all JE, AJE, and CJE is posted to the same collection of ledger accounts. - If you understand the step well, please share what helps you get there or If you have difficulty understanding the step, please share what you use to overcome your initial difficulties. An example of what may help is that you read under the heading of "Closing Entries" in book and study Exhibit 4 in Chapter 4. - Comment on what happens to "Temporary" accounts once posting has been completed. The paragraph should contain at least 75 words.
Posting a Correcting Journal Entry (CJE) to the General Ledger (GL) involves carefully identifying the error in the initial entry, and then creating a new journal entry that corrects it.
For this description, we'll use the T-account format which is more visual and intuitive. The key difference between a regular JE (Journal Entry), an AJE (Adjusting Journal Entry), and a CJE is the purpose. A JE records daily transactions, an AJE updates account balances at the end of a period, and a CJE corrects an error in a previously recorded JE or AJE. To understand the process well, I often refer back to the "Correcting Entries" section in my textbook, paying close attention to examples. The most crucial part is identifying the error and understanding how to correct it. After posting a CJE, balances in temporary (or nominal) accounts like revenue, expense, and dividends accounts will reflect the corrected amounts. The balances in these accounts are then zeroed out (closed) at the end of the accounting period.
Learn more about CJE here:
https://brainly.com/question/32417045
#SPJ11