Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Manuals/calci/ROWS
(view source)
Revision as of 23:13, 12 December 2013
95 bytes added
,
23:13, 12 December 2013
no edit summary
Line 1:
Line 1:
−
== ROWS(
array
) ==
+
== ROWS(
arr
) ==
−
*where <math>
array
</math> is an array or reference
+
*where <math>
arr
</math> is an array or reference
ROWS() displays the number of rows in an array or reference.
ROWS() displays the number of rows in an array or reference.
Line 7:
Line 7:
== Description ==
== Description ==
−
ROWS(
array
)
+
ROWS(
arr
)
For Example,
For Example,
Line 13:
Line 13:
ROWS(B4) ''returns 1''.
ROWS(B4) ''returns 1''.
−
*<math>
array
</math> can be a cell, range of cells or an array.
+
*<math>
arr
</math> can be a cell, range of cells or an array.
Line 60:
Line 60:
=ROWS(D4) : Calculates the row number of cell D4. ''Returns 4'' as a result.
=ROWS(D4) : Calculates the row number of cell D4. ''Returns 4'' as a result.
−
=ROWS(A2:C5): Calculates the row
number
in the range A2 to C5. ''Returns 4'' as a result.
+
=ROWS(A2:C5): Calculates the row
numbers
in the range A2 to C5. ''Returns 4
'' as a result.
+
=ROWS({3,4;6,7;8,9}): Calculates the number of rows from the given array. ''Returns 3
'' as a result.
== See Also ==
== See Also ==
Swapna
writer
2,661
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Community portal
Current events
Recent changes
Help
Tools
ZCubes Web Platform
Printable version