Count Function:
Count function is one of the mostly used in
excel. It is used to count the number of cells that contain numbers, and counts
numbers within the list of arguments.
Syntax:
Count([value1], [value2], . . .)
The
COUNT function syntax has these arguments:
- Value1 Required. The first item, cell reference, or range within which you want to count numbers.
- Value2 ... Optional. Up to 255 additional items, cell references, or ranges within which you want to count numbers.
No comments:
Post a Comment