Skip to main content
Version: Streamsheets 3.0

COLPOS

Returns the position of specified column.

Syntax

=COLPOS(Column)

Arguments

NameTypeDescription
ColumnTextColumn name

Return

TypeDescription
NumberThe column position.

Examples

FormulaResultComment
=COLPOS(B)
2700The position of column B.