Documentation/How Tos/Calc: FORMULA function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 14:09, 26 February 2009 by OOoWikiBot (Talk | contribs)

Jump to: navigation, search


FORMULA

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

Syntax:

FORMULA(cell)

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

Example:

FORMULA(A8)

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

Template:Documentation/SeeAlso

Personal tools