Free Finance Articles

Home | Top Authors | Submit Article | Archive | RSS Feeds
Search: Thursday, November 20, 2008
 

Counting Cells

Need to count the cells in a worksheet range that contain data averages? Microsoft Excel supplies several easy-to-use functions for just such a purpose says bestselling computer book author Stephen L. Nelson

If you select a range of cells, you can have Excel find how many cells are in that range using the count functions. This sounds a little goofy, but a handful of easy-to-understand examples show how this works--and suggest when you might want to use the "cell counting" functions.

COUNT

To find the number of cells in a range that contain numbers (or dates, or textual representations of numbers), you use the COUNT function. This function does not count cells containing text or logical values like TRUE and FALSE, nor does it count empty cells.

The COUNT function uses the following syntax:

=COUNT (data set range)

For example, if you have a database of 100 customer survey responses, and column C contains numeric responses to the question if a customer chose to respond, you can find out how many people answered the question using the COUNT function.

COUNTA

The COUNTA function counts all cells in a range that aren’t empty, including cells with error values, logical values, and text.

The COUNTA function uses the following syntax:

=COUNTA(data set range)

COUNTBLANK

The COUNTBLANK function counts only blank cells.

The COUNTBLANK function uses the following syntax:

=COUNTBLANK (data set range)

COUNTIF

The COUNTIF function counts the cells that fit the criteria you specify.

The COUNTIF function uses two parameters, the data set range and the condition, in the following syntax:

=COUNTIF (data set range, condition)

For example, if you want to count cells that exactly match a number or value, just enter that number or value. To count cells that are greater than or less than a value, use the symbols >, >=, <Free Reprint Articles, and 1.)

ABOUT THE AUTHOR


Seattle accountant and bestselling computer book author Stephen L. Nelson wrote the MBA's Guide to Microsoft Excel, from which this short article is adapted. Nelson also writes and edits downloadable do-it-yourself kits that businesses and investors can use for setting up a  S Corporation, Corporation or a Limited Liability Company.

Home | Top Authors | Submit Article | Archive | RSS Feeds

 

 
 
FINANCE NEWSLETTER

Free Finance Articles provides real-time coverage of Finance news and articles.

Free Email Newsletters:



CALENDAR
SMTWTFS
 1
2345678
9101112131415
1617181920
21
22
23
24
25
26
27
28
29
30
 

INTERNET RESOURCES

CONTACT US

Contact us. Contact us. Contact us. Contact us. Contact us. Contact us. Contact us.


Page loaded in 0.303 seconds