=COUNT(value1,[value2],...)
value1 argument is used to give number value/ cell reference/ range for which count is required
[value2] argument is used to give another number value/ cell reference/ range
… means, we can add multiple values/ cell reference/ range by separating them with comma ( , )
Don’t forget to leave your valuable comments!
If you liked this article and want to learn more similar tricks, please Subscribe us
COLUMN function is used to get the column reference number of the excel worksheet. COLUMN Function has only one argument.
INT function is used to round down the numeric value to nearest integer. INT Function has one required argument i.e. number.
SMALL function is used to get the Smallest k-th value from the range.
SMALL Function has two required arguments i.e. array, and k
Count Non Blank Cells in Excel helps you to ignore blank ones and focus only on cells with values that matter to you. Some cells in an Excel worksheet may look blank but aren’t actually…
Excel Function DATE When you work with dates in Excel, the DATE function is crucial to understand. The reason is that some other Excel functions may not always recognize dates when they are entered as…
Watch: How to use SUMIF & SUMIFS Function in Excel? What is SUMIF Function? The SUMIF function in Excel adds up values in a range of cells that meet certain criteria. Click here to Read Full…