How to use the COUNT function in Excel

The COUNT function in Excel is the basic counting function that is often used to count how many cells are in an area or in the entire spreadsheet.

In basic Excel functions, COUNT functions are considered as basic functions that are frequently used and applied to counting cells in an area or throughout the data table.

For Excel spreadsheets, to calculate the number of cells or data it is often used to count functions including COUNT functions. Manual counting is a solution that is not feasible and is not used when processing Excel tables, because the volume you handle will be quite large. Or when counting data manually, it may not be accurate because we do it with dedicated functions.

The COUNT function in Excel has a very simple and uncomplicated formula and usage, like some other functions. The following article will show you how to use the COUNT function in Excel.

  1. How to use Vlookup function in Excel
  2. How to use ConcateNate function on Excel
  3. How to use AVERAGEIF function in Excel

Instructions for using COUNT function in Excel

The COUNT function in Excel has a function syntax of = COUNT (Value1, [value2], .) .

Inside:

  1. Value 1 is the required parameter in the formula. This is the first value for reference or selection to count the value cell.
  2. Value 2 is optional, it is only possible to count up to 255 parameters, reference cells or additional selections that you want to count cell values.

Notes when using the COUNT function:

  1. The COUNT function will accept the parameters to be counted as numbers, dates or written in the form of numbers.
  2. Logical values, numbers in the form of text entered directly into the list of parameters in the COUNT function will be counted.
  3. The parameters may contain or reference different data types, but the COUNT function will only count numbers.
  4. For exceptions such as logical values, text or values ​​that cannot be numeric, COUNTA must be used.
  5. If you want to count a number with a given condition, you need to use the COUNTIFS function.

We will look at the following example to know how to use the COUNT function in Excel.

Below is a table of statistics on the number of books sold and the amount collected in the table. We will need to count how many books have been sold.

How to use the COUNT function in Excel Picture 1How to use the COUNT function in Excel Picture 1

In any result box, you will enter the formula = COUNT (C2: C6) and then press Enter to execute the function.

How to use the COUNT function in Excel Picture 2How to use the COUNT function in Excel Picture 2

The end result will be 5 which is the total number of books sold.

How to use the COUNT function in Excel Picture 3How to use the COUNT function in Excel Picture 3

Alternatively, you can do it with another data area and also produce the same result = COUNT (E2: E6).

How to use the COUNT function in Excel Picture 4How to use the COUNT function in Excel Picture 4

However, if you enter the formula to count the number of cells in column B, it will not produce the result, because the column data is not numeric data.

How to use the COUNT function in Excel Picture 5How to use the COUNT function in Excel Picture 5

Above is how to use the COUNT function available in Excel. Using the COUNT function is very simple, you only need to select the correct numerical data area to count the cells in the table. In case if you include text data and to filter the data, you need the COUNTIF row.

See more:

  1. How to combine 2 columns Full name in Excel does not lose content
  2. How to use SUMPRODUCT function in Excel
  3. How to combine Sumif and Vlookup functions in Excel

I wish you all success!

4 ★ | 1 Vote