Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a formula in cell Average Q 3 Rating by Department ! B 3 , which can be copied to cell Average Q 3 Rating

Write a formula in cell Average Q3 Rating by Department!B3, which can be copied to cell
Average Q3 Rating by Department!B7, to calculate the average rating by department for
question 3.(Round the number to the nearest 10th.)
We will break down this function in steps.
Because there is only one criteria, use the AVERAGEIF function and add the $ to each column and row reference where
it is necessary. Copy the formula down. Check your answers to make sure the function works properly.
Select cell Average Q3 Rating by Department!B3 and add the round function to the formula. Check your answers to
make sure the function works properly.
When using the AVERAGEIF function, if there are no cells that meet the criteria, Excel will display a #DIV/0! error. You
want the cell to display as 0 or as dashes if the sheet is in Accounting format, so to avoid the #DIV/0! error, you can use
the IFERROR function.
Syntax of complete function: IFERROR(ROUND(AVERAGEIF(.........),...),...)

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

More Books

Students also viewed these Databases questions