FormulaCraft

COUNTIF

COUNTIF returns how many cells satisfy a single criterion — useful for tallying statuses, categories, or thresholds.

Topic:COUNTIF & COUNTIFS
Excel
=COUNTIF(A:A, "Complete")
Google Sheets
=COUNTIF(A:A, "Complete")

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

How it works

  1. 1A:A is the range to scan.
  2. 2"Complete" is the value to count.

Need a version for your data?

Try: “Count how many cells in column A say Complete

More on COUNTIF & COUNTIFS

See all →

Related

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: