You are here: All Help Topics > Other Information > Cell Functions > ROWCOUNT function

ROWCOUNT Function

The ROWCOUNT function returns the number of rows in the first found instance of the specified table.

ROWCOUNT(tablename)

The ROWCOUNT function searches text areas of the document in the following order, Main Document, Headers, Footers, Carry Forward, Auto Copy, returning the number of rows for the first table encountered that matches the specified table name.

Entering ROWCOUNT(ABC) in a cell returns the number of rows in table ABC.

Related Topics