Excel counting functions: Count and Countif
The regular processing of data calculations with Excel spreadsheets, there will be a lot when you need to use the counting function. COUNT and COUNTIF are the two most basic counting functions, easy to use, but for those of you who have just learned about Excel, you probably don't know how to use them.
Those of you who do not know how to use COUNT and COUNTIF can refer to the article below, the tutorial how to use the same examples directly using COUNT and COUNTIF functions help you understand better.
COUNT function
1. Functions
The Count function is used to count the number of cells containing numeric data in the selected area.
There are also the following counting functions:
Counta function: Counts the number of cells containing data in the selected area.
Countifs function: Statistical conditional function.
Countblank function: Count the number of blank cells in the selected area.
2. Syntax
= COUNT (value1, value2 .)
Where value1, value2 . are the cells to be counted, or you can enter the areas to be counted.
3. For example.
For a data table, ask to count the number of students who have scored in the Scores column (those who do not have points are those you owe).
Use the Count: = COUNT function (E5: E14)
COUNTIF function
1. Functions
The Countif function is used to count the number of cells that meet the criteria in the range.
2. Syntax
= COUNT (range, criteria)
Where: range is the area to be counted, criteria is the counting condition.
3. For example.
Give the data table as follows:
Ask to count students with a score greater than or equal to 8?
Apply the COUNTIF function as follows: = COUNTIF (E5: E14, "> = 8")
COUNT and COUNTIF are two pretty simple counting functions. With the above tutorial, you can use COUNT and COUNTIF functions for your work.
Good luck!
You should read it
- How to calculate and color blank cells in Excel
- Cell counting function with data in Excel - Enclose example
- Conditional counting function in Excel
- How to use the RANK and SUMPRODUCT functions in Excel with COUNTIF
- How to count the number of occurrences of a character in Excel
- How to count words on Google Sheets
- COUNTIFS function in Excel
- Instructions on how to count words in cells in Excel
May be interested
- Vlookup function in Excelvlookup is a column value search function that is one of the most used search functions. you've probably heard of the vlookup function but don't know how to use the vlookup function yet. the following article shows you how to use the vlookup function t
- How to draw a chart in Wordhow to create graphs in word - with tables of statistics, calculations, comparisons ... in word documents, it will be difficult to understand and hard to imagine if there are many figures so you want to show them by graph. to make it easier for viewers to understand.
- Correct typos in Wordwhen you edit word documents a lot, you will encounter many cases of copy and paste, which will cause errors in words in the text. to fix, fix the word space error in word, you can refer to the following article with the versions of word 2007, 2010, 2013.
- Convert numbers to text in Excelconvert numbers into words in excel - regularly process and calculate data with excel spreadsheets, if the data is related to currency, the number of words you want to convert will be many, vntools software to help you change numbers into words quickly and efficiently
- Numbering pages in Excelthe article shows you how to number pages in excel 2007, you can do the same with excel 2010 and excel 2013.
- Multiplication function (PRODUCT function) in Excelthe multiplication function in excel is very important for those who often have to process and calculate data in excel. in excel you can also use the * operator to multiply data, but with large amounts of data you should use the multiplication function - product to get