FORMULA function

From Apache OpenOffice Wiki
Jump to: navigation, search

FORMULA

Returns the formula used in a cell as a text string.

Syntax:

FORMULA(cell)

Returns the formula that is entered in the cell cell as a text string.

Example:

FORMULA(A8)

where A8 contains the formula =SQRT(4), returns the text "=SQRT(4)".



See Also

Personal tools
In other languages