Question: For this exercise there is an Exercise folder in your session ten sample files folder that contains three workbooks: Customer - 1 , Order -
For this exercise there is an Exercise folder in your session ten sample files folder that contains three
workbooks: Customer Order and Product
Open a new blank workbook.
The Customer workbook contains three tables called: FranceTable, UKTable and USATable. Create
three Connection only queries that return the data from each table.
Create a new Append query called AllCustomers that will combine all of the rows contained in the
other three queries into one query.
The Order and Product workbooks each contain a single table OrderTable and ProductTable
Create two new Connection only queries that return the data from each table.
Add a Custom Column to the OrderTable query named Total Price that will calculate the total price of
each row using the formula: QuantityUnit Price
Set the data type of the new Total Price column to: Currency.
Load the OrderTable query results directly into a pivot table.
Use the pivot table to show total sales by year and month for each Country.
Save your work as: Exercise End.
Customer Order Product
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
