Computer Science, asked by aarav6344, 10 months ago

What is the syntax of COUNT in function

Answers

Answered by sangeetha521
8

The COUNT function counts the number of numbers in supplied values. Values can be items, cell references, or ranges. For example, =COUNT(1, 2, "apple") returns 2. And COUNT(A1:A10) will count the number of numeric values in the range A1:A10.

Answered by rudtonix23445
0

Answer:

equal COUNT(range of cells)

Similar questions