Question



11 of 1511 of 15 Items


















































Question
Coach Duclos is doing equipment inventory at the end of the football season using a spreadsheet. If he wants to find the total number of rows with a number in the cells, what function should he use?

(1 point)
Responses

Average()

Average()

Count()

Count()

Max()

Max()

Time()

Answers

GPT-4o mini
To find the total number of rows with a number in the cells, Coach Duclos should use the **Count()** function. The Count function specifically counts the number of cells that contain numeric data within a specified range.

Related Questions