ColumnName Command

ColumnName( <Spreadsheet Cell> )

Returns the column name of the cell as a text.

r = ColumnName(A1) creates r = A and shows such text - A - in the Menu view graphics.svg Graphics View.