Show contents 

Creating Pixel-Perfect Reports > Getting Started with the Reports Tool in the Web Application > Building Report > Adding a New Sheet and Working with It > Working with Report Sheet Data > Using Formulas > Function Wizard > Search > Rows

Rows

Syntax

 Rows(Reference)

Parameters

Reference. Range reference.

Description

Returns the number of rows in reference.

Example

Formula Result Description
=Rows( A1:A11) 11 The number of rows in the range.

See also:

Function Wizard │ Search