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