Skip to main content
Version: Streamsheets 3.0

ROWPOS

Returns the position of specified row.

Syntax

=ROWPOS(Row)

Arguments

NameTypeDescription
RowNumberRow index

Return

TypeDescription
NumberThe row position.

Examples

FormulaResultComment
=ROWPOS(2)
500The position of row 2.