top of page
  • Writer's pictureDp

"COUNTIF" Function In Excel

Updated: May 2, 2019

This function counts the number of items which match criteria set by the user.


Syntax

=COUNTIF(RangeOfThingsToBeCounted,CriteriaToBeMatched)


The criteria can be typed in any of the  following ways.

To match a piece of text type the text in quotes, such as =COUNTIF(A1:A5,"Hello")

To match using operators surround the expression with quotes, such as =COUNTIF(A1:A5,"<"&50)

To match a specific number type the number, such as =COUNTIF(A1:A5,100)

Example:


Here is the video tutorial of the same for clear understanding.

If you liked this tutorial, share it with your friends. And also you can follow us on Youtube, Twitter and Facebook. We would love to hear from you, Please do comment, suggest or compliment our work and we shall make it better for you.

You can write us at dptutorials15@gmail.com

0 comments

Recent Posts

See All
bottom of page