Purpose Return Value Syntax Arguments: Count Cells That Match Criteria

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Purpose

Count cells that match criteria

Return value
A number representing cells counted.

Syntax
=COUNTIF (range, criteria)

Arguments

range - The range of cells to count.


criteria - The criteria that controls which cells should be
counted.

You might also like