0% found this document useful (0 votes)
24 views

Purpose Return Value Syntax Arguments: Count Cells That Match Criteria

The COUNTIF function counts the number of cells that meet criteria within a range. It takes two arguments: the range of cells to evaluate and the criteria that determines which cells to count. The function returns a number representing how many cells in the range match the specified criteria.

Uploaded by

pattarawan
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Purpose Return Value Syntax Arguments: Count Cells That Match Criteria

The COUNTIF function counts the number of cells that meet criteria within a range. It takes two arguments: the range of cells to evaluate and the criteria that determines which cells to count. The function returns a number representing how many cells in the range match the specified criteria.

Uploaded by

pattarawan
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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