Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

6. Excel Calculate the total and average sales by region. In cell B10 , use a SUMIF formula to calculate the sum of AnnualSales where

6. Excel

Calculate the total and average sales by region.

In cell B10, use a SUMIF formula to calculate the sum of AnnualSales where the value in the Regions named range is equal to the region listed in cell B9.

Copy the formula to cells C10:I10.

In cell B11, use an AVERAGEIF formula to calculate the average of AnnualSales where the value in the Regions named range is equal to the region listed in cell B9.

Add a rounding function to the formula in cell B11 to round the result to two decimal places.

Copy the formula to cells C11:I11.

If necessary, format cells B10:I11 with the default Accounting Number FORMAT

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Accounting questions

Question

What do you mean by dual mode operation?

Answered: 1 week ago

Question

Explain the difference between `==` and `===` in JavaScript.

Answered: 1 week ago