Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/COUNTA
(view source)
Revision as of 22:10, 3 November 2013
68 bytes added
,
22:10, 3 November 2013
no edit summary
Line 10:
Line 10:
COUNTA(v1,v2....)
COUNTA(v1,v2....)
−
Consider columns A1 to A8 contain 3 numbers.
Then, the function
COUNTA(A1:A8) ''returns 3 '' as a result.
+
Consider columns A1 to A8 contain 3 numbers. COUNTA(A1:A8) ''returns 3 '' as a result.
+
COUNTA((A1:A8),"SUN",13) ''returns 5'' as a result.
COUNTA((A1:A8),"SUN",13) ''returns 5'' as a result.
Line 19:
Line 20:
* COUNT() can be used to count the number of cells of all type of values excluding logical values, text and error values.
* COUNT() can be used to count the number of cells of all type of values excluding logical values, text and error values.
+
* COUNTIF() can be used to count the number of cells that satisfy the given criteria.
<!--
<!--
</div>
</div>
Swapna
writer
2,661
edits