Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can you please solve these two questions: 1 . Go to the Customers worksheet. Ravi wants to create PivotTables that include customer, contract, and invoice

Can you please solve these two questions:
1. Go to the Customers worksheet. Ravi wants to create PivotTables that include customer, contract, and invoice data. He already added the tables containing this data to the Data Model. Ravi wants to list and total each contract amount by city and signing date.
Create a PivotTable that displays this information as follows:
a. Use Power Pivot to create a PivotTable on a new worksheet, using Contracts by City as the name of the worksheet.
b. Display the City field values from the Query - Customer data source as row headings.
c. Display the SigningDate field values from the Query - Contract data source as column headings.
d. Add the ContractAmt field from the Query - Contract data source to the Values area to sum the field values. (Ignore the alert that states "Relationships between tables may be needed.", these relationships will be created in a later step.)
e. Group the signing dates to display them as years and quarters only. (Hint: Expand the year headings to display the quarter headings, if necessary.)
2. Ravi's plan is that when users click the Add Customer button in the range D3:E3, the Customers worksheet opens and Excel adds a new, blank record to the Customer table, where users can insert the new customer information. Record a macro to automate the Add Customer button as follows:
a. Enable all macros in the workbook, and then display the Developer tab on the ribbon.
b. Record a macro stored in this workbook using Add_Customer as the name of the macro.
c. While recording the macro, display the Customers worksheet.
d. Also, while recording the macro, add a new blank record to the end of the Customer table.
e. Stop recording the macro.
f. Assign the Add_Customer macro to the Add Customer button and then run the Add_Customer macro to make sure it inserts a new record at the bottom of the Customer table on the Customers worksheet.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2022 Grenoble France September 19 23 2022 Proceedings Part 4 Lnai 13716

Authors: Massih-Reza Amini ,Stephane Canu ,Asja Fischer ,Tias Guns ,Petra Kralj Novak ,Grigorios Tsoumakas

1st Edition

3031264118, 978-3031264115

More Books

Students also viewed these Databases questions

Question

4. Explain the characteristics of successful mentoring programs.

Answered: 1 week ago