Skip to content
Home
Tutorials
Real-World Examples
Count cells if less than or equal to
Update Formula
Parameters
Formula
Range Reference:
Specific Value:
enter the value that you want to count for if less than or equal to this value
Formula:
=
COUNTIF
(
C8:C14
,"<=
500
")
=
COUNTIF
(C8:C14,"<=500")