Skip to content

COUNTA

Statistical

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

Overview

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

Backend scalar pathComplete docs

Syntax & Arity

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

1+ arguments

Arguments

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

Example Inputs & Outputs

Formula

=COUNTA(<value1>, <value2>)

Example Output

Statistical summary value

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

Related Functions