Summing using a named range
In addition to being a handy way of keeping track of a range of cells, named ranges can also be used in formulas.
For example, using the formula =AVERAGE(Total) would return the average of the totals contained within the Total named range.
In this task you will remove a blank row and use the named range Total in a formula.
Это упражнение является частью курса
Визуализация данных в Google Sheets
Инструкции к упражнению
- Remove the blank row you inserted in the last exercise.
- In
B10, use theSUM()function to aggregate theTotalnamed range.
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение