Answered step by step
Verified Expert Solution
Question
1 Approved Answer
need help with 3 3 - 3 8 . Create the following relationships. Relationship 1 Table Name Inventory Column ( Foreign ) Warehouse Table Warehouse
need help with Create the following relationships.
Relationship
Table Name
Inventory
Column Foreign
Warehouse
Table
Warehouse
Column Primary
Warehouse
Relationship
Table
Orders
Column Foreign
ItemNumber
Table
Inventory
Column Primary
ItemNumber
Use PowerPivot to create a blank PivotTable on a new worksheet. Add the following fields to the PivotTable.
Rows
Warehouse: Location
Warehouse: Warehouse
Inventory: ItemNumber
Values
Inventory: CurrentInventory
Inventory: TotalValue
Insert a Slicer based on Warehouse. Place the upper left corner of the Slicer inside the borders of cell F
Create a D PowerMap that displays the location of all warehouses based on the City geographic type. Rename the worksheet containing the PivotTable and slicer as Inventory.
Make the Orders worksheet active. Use the Data Analysis ToolPak to output Summary statistics starting in cell G The statistics should be based on the quantity of orders located in the range E:E Be sure to include column headings in the output.
Record a macro using the Macro Recorder named Sort. When activated, the macro should sort the Orders table in ascending order by date. Open the newly created module in the Visual Basic Editor and copy the code in Module Paste the code starting in cell A on the Code worksheet.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started