TRUECALC
Functions

CELL

Returns information about a cell

When to use it

When should I use CELL?

Use CELL to retrieve metadata about a cell such as its address, column, row, format, or content type — helpful for dynamic references or debugging spreadsheet structure.

Used in

operations

Syntax

CELL(info_type, [reference])

On this page