In Google Sheets, how do I output the formula of a cell as a string? For example, something akin to the CELL
function (which presently does not support this capability):
=CELL('formula',A1)
In Google Sheets, how do I output the formula of a cell as a string? For example, something akin to the CELL
function (which presently does not support this capability):
=CELL('formula',A1)