Home
Microsoft Office Excel 2007 Tutorial
Introduction
Editing
Format Style
Table
Chart
Formula
Workbook Worksheet
Wordart Clip Art Shape Picture
PivotTable PivotChart
Data Analysis
Macro ActiveX Add in
Security
Collaboration
Database functions
Date Time functions
Engineering functions
Information functions
Logical functions
Lookup Reference functions
Math Trigonometry functions
Statistical functions
Text functions
COUNT « Statistical functions « Microsoft Office Excel 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Statistical functions
COUNT
21.11.COUNT
21.11.1.
COUNT(value1,value2,...) counts how many numbers are in the arguments
21.11.2.
=COUNT(A2:A8,2) counts the number of cells that contain numbers in the list, and the value 2
21.11.3.
Use COUNT with more than one range: =COUNT(A1:A12, B1:B12)