Skip to content

COUNT

Statistical

COUNT helps you perform summary and inferential functions for descriptive and statistical analysis.

Overview

Start with "=" then enter COUNT(value1, [value2], ...). Keep argument order as shown and use cell ranges where appropriate.

Parser pathComplete docs

Syntax & Arity

=COUNT(value1, [value2], ...)

1+ arguments

Arguments

ArgumentRequiredTypeDescription
value1RequiredSingleInput argument used by this function.
value2OptionalSingleOptional argument for advanced control.

Example Inputs & Outputs

Formula

=COUNT(<value1>, <value2>)

Example Output

Statistical summary value

Replace placeholders with your worksheet values or ranges to compute a result.

Related Functions