Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=COUNTIF(A2:A6,"A*")Computed by a real spreadsheet engine on the sample data below.
| Name |
| Alice |
| Bob |
| Amanda |
| Charlie |
| Aaron |
=COUNTIF(A2:A6,"A*")→3
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
Use =COUNTIF(A2:A6,"1*") for cells starting with 1, adjusting the digit as needed.
Sum multiple COUNTIF calls: =COUNTIF(A2:A6,"A*")+COUNTIF(A2:A6,"E*")+COUNTIF(A2:A6,"I*")+COUNTIF(A2:A6,"O*")+COUNTIF(A2:A6,"U*").
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: