Math & Trig
Counting

COUNTA Function

Counts the number of cells that are not empty in a range.

Step-by-Step Tutorial
  • Select a cell.
  • Type =COUNTA(
  • Select a range of cells.
  • Press Enter.
Syntax
COUNTA(value1, [value2], ...)
Interactive Demo
Watch the formula in action.
ABCDEFGH
1
2
3
4
5
6
7
8
9
10