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