COUNTA
StatisticalCOUNTA 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
| Argument | Required | Type | Description |
|---|---|---|---|
| value1 | Required | Single | Input argument used by this function. |
| value2 | Optional | Single | Optional 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.