Skip to Content

COUNT

Counts how many numbers are in the list of arguments

Syntax

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

Parameters

  • value1: Required. The first item, cell reference, or range
  • value2: Optional. Additional items, up to 255

Example

=COUNT(A1:A10)
Returns: NumberSince: Excel 2003