Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How to create Gauge Chart in Excel
  • How to create running total in an Excel Table
  • Add Outline to Data in Excel
  • How To Filter Data in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • How to get first row number in range in Excel
  • How to get address of named range in Excel
  • How to get relative column numbers in a range in Excel
  • How to get last column number in range in Excel

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation unique values only
  • Excel Data validation allow uppercase only
  • Excel Data validation must contain specific text
  • Excel Data validation allow weekday only

COUNT function: Description, Usage, Syntax, Examples and Explanation

by

What is COUNT function in Excel?

COUNT function is one of Statistical functions in Microsoft Excel that  is used counts the number of cells that contain numbers, and counts numbers within the list of arguments. Use the COUNT function to get the number of entries in a number field that is in a range or array of numbers. For example, you can enter the following formula to count the numbers in the range A1:A20: =COUNT(A1:A20). In this example, if five of the cells in the range contain numbers, the result is 5.

Syntax of COUNT function

COUNT(value1, [value2], …)

The COUNT function syntax has the following arguments:

  • value1    Required. The first item, cell reference, or range within which you want to count numbers.
  • value2, …    Optional. Up to 255 additional items, cell references, or ranges within which you want to count numbers.

Note: The arguments can contain or refer to a variety of different types of data, but only numbers are counted.

COUNT formula explanation

  • Arguments that are numbers, dates, or a text representation of numbers (for example, a number enclosed in quotation marks, such as “1”) are counted.
  • Logical values and text representations of numbers that you type directly into the list of arguments are counted.
  • Arguments that are error values or text that cannot be translated into numbers are not counted.
  • If an argument is an array or reference, only numbers in that array or reference are counted. Empty cells, logical values, text, or error values in the array or reference are not counted.
  • If you want to count logical values, text, or error values, use the COUNTA function.
  • If you want to count only numbers that meet certain criteria, use the COUNTIF function or the COUNTIFSfunction.

Example of COUNT function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
12/8/08
19
22.24
TRUE
#DIV/0!
Formula Description Result
=COUNT(A2:A7) Counts the number of cells that contain numbers in cells A2 through A7. 3
=COUNT(A5:A7) Counts the number of cells that contain numbers in cells A5 through A7. 2
=COUNT(A2:A7,2) Counts the number of cells that contain numbers in cells A2 through A7, and the value 2 4

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use IFS function in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Calculate series of dates by workdays in Excel
  • How to calculate quarter from date in Excel
  • How to get Weekdays, Working days between Two Dates in Excel
  • Add months to date in Excel
  • How to calculate next day of week in Excel

Grouping

  • Categorize text with keywords in Excel
  • How to randomly assign data to groups in Excel
  • Map inputs to arbitrary values in Excel
  • Running count group by n size in Excel
  • Group times into 3 hour buckets in Excel

General

  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to calculate percent of goal in Excel
  • Automatically fill series of cells in Excel using AutoFill
  • Check if multiple cells have same value in Excel
  • Freeze and Unfreeze Panes in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning