Please enable JavaScript to view the comments powered by Disqus.


COUNTIF(...B4:B13,"=A")+COUNTIF(...B3:B13,"C")

Using COUNTIF() with OR condition

The COUNTIF() function measure OR condition by adding separate COUNTIF() formulas for each condition. Thus we get the final count for different criteria.


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