Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=COUNTIF(A2:A4,TRUE)Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need it for your exact data?
Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.
Make sure the cells contain actual checkboxes (not typed text 'TRUE'). Insert → Checkbox in Google Sheets creates the correct boolean type.
No — COUNTA counts all non-blank cells including unchecked (FALSE) ones. Use COUNTIF(range,TRUE) for checked only.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: