Difference between revisions of "Manuals/calci/ROWS"
Jump to navigation
Jump to search
(Created page with "<div id="6SpaceContent" class="zcontent" align="left"> <font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ROWS'''</font></font></font><font color="#484848...") |
(Replaced content with "== ROWS(array) == *where <math>array</math> is an array or reference ROWS() displays the number of rows in an array or reference. == Description == ROWS(array) For Ex...") |
||
Line 1: | Line 1: | ||
− | + | == ROWS(array) == | |
− | + | *where <math>array</math> is an array or reference | |
− | + | ROWS() displays the number of rows in an array or reference. | |
− | |||
− | |||
− | |||
− | |||
− | + | == Description == | |
− | + | ROWS(array) | |
− | |||
− | |||
− | + | For Example, | |
− | + | ROWS(B4) ''returns 1''. | |
− | < | + | *<math>array</math> can be a cell, range of cells or an array. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | == Examples == | |
− |
Revision as of 16:47, 12 December 2013
ROWS(array)
- where is an array or reference
ROWS() displays the number of rows in an array or reference.
Description
ROWS(array)
For Example,
ROWS(B4) returns 1.
- can be a cell, range of cells or an array.