Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=COUNTIF(A2:A6,"*ing")Computed by a real spreadsheet engine on the sample data below.
| Activity |
| Running |
| Swimming |
| Cycling |
| Reading |
| Yoga |
=COUNTIF(A2:A6,"*ing")→4
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,"*0") to count cells ending in 0, for example.
Check for trailing spaces. Use TRIM on your data or adjust the criterion to include a space, e.g. "*ing " is different from "*ing".
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: