Manuals/calci/ROWS

Revision as of 16:47, 12 December 2013 by Swapna (talk | contribs) (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...")

ROWS(array)

  • where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle array} 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.

  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle array} can be a cell, range of cells or an array.


Examples