![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Counting Functions | < Previous | Next > |
COUNT |
| GoTo | - | Returns the number of numeric values in a list or array of numbers. |
COUNTA |
| GoTo | - | Returns the number of non blank cells in a list or cell range. |
COUNTBLANK |
| GoTo | - | Returns the number of cells which are blank in a list of cell range. |
COUNTIF |
| GoTo | - | Returns the number of cells with a value that satisfies a condition. |
This function is useful when you have a single counting criteria. For more complex criteria you can use DCOUNT. |
DCOUNT |
| GoTo | - | Returns the total number of values in a database column satisfying a condition. |
SUBTOTAL |
| GoTo | - | Returns the subtotal of values in a list or database columns. |
This function is useful when you need to get the count of rows that have been filtered using the AutoFilter. |
COUNTFORMAT |
This is a user-defined function. |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | < Previous | Top | Next > |