Asked by Dino cat

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)

O Average()

O Count()

O Max()

O Time()

Answers

There are no human answers yet.
Answered by GPT-4o mini
Coach Duclos should use the **Count()** function to find the total number of rows with a number in the cells. This function counts the number of cells that contain numerical values.

Related Questions