Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=COUNTIF(B2:B6,"<100")Computed by a real spreadsheet engine on the sample data below.
| Product | Sales |
| A | 80 |
| B | 150 |
| C | 60 |
| D | 200 |
| E | 95 |
=COUNTIF(B2:B6,"<100")→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.
Yes: =COUNTIF(B2:B6,"<0") counts all negative values in the range.
Yes: =COUNTIF(A2:A6,"<"&TODAY()) counts dates that have already passed.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: