Computer Science, asked by piyushnag1404, 3 months ago

Which of the following given functions returns the total of a given range of cells in MS-Excel?​

Answers

Answered by mahendrasinghdhoni19
1

Answer:

To count the cells with numeric data, we use the formula COUNT(B4:B16). The COUNT function is fully programmed. It counts the number of cells in a range that contain numbers and returns the result as shown above. You may be wondering because B10 contains 345 in the given range.

Explanation:

please mark me as brainliest

Similar questions