CellName

Qubes 6.6 Returns the cell's name.

Syntax

CellName

Remarks

If the cell is part of a named range, the name of that range will be returned. If the cell is part of several named ranges, the name of one of those ranges will be returned. Otherwise, it will return the cell's code (such as "C6").

Examples

CellName = "B2" for cell B2, if B2 is not part of a named range

Classification

Grids