COUNTIF Formula in Microsoft excel

  

COUNTIF

Check below example and try to use in excel in real time for better understanding

Blue text start with "=" is the formula we used 

COUNTIF FORMULA


What Does It Do ?

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 specific number type the number, such as =COUNTIF(A1:A5,100),
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,">100")

Formatting

No special formatting is needed. 

BACK TO HOME PAGE





If You Want free Stuffs or Products check our  

For More Offers SUBSCRIBE US  


https://excelknowlegde.blogspot.com

To Support US 


Comments

Popular posts from this blog

FREE MICROSOFT EXCEL TUTORIAL / Learn free online Microsoft excel

Large Formula in Microsoft excel

UPPER Formula in Microsoft excel