Please enable JavaScript to view the comments powered by Disqus.


COUNTIF(...B4:B13,(..."<"&"35"))

How to countif less then a value.

The formula uses the logical operator of "<" to count values less then given criteria with COUNTIF function.


Used Functions

Category: Statistical

Counts the number of cells within a range that meet the given criteria

Syntax

COUNTIF(range, criteria)

Lets chat on this