EXCEL FORMULATEXT FUNCTION

The FormulaText worksheet function outputs a formula as a string of text.

Syntax :

=FORMULATEXT( reference )

Parameters :

  • The reference argument points to a cell in an Excel spreadsheet. This might be in a separate worksheet in the current spreadsheet or in another open workbook.

Step By Step Guide of FORMULATEXT Function

Example :

Formulatext Function
  • When we utilise the function and refer to a cell that does not have a formula, we get the #N/A error.
  • We directed it to another workbook, which is now closed.
  • When the formula in the cell is excessively lengthy. The function only supports 8192 characters.
  • If the worksheet cannot be opened because it is protected.
  • When an incorrect data type is used as input, the #VALUE! error occurs.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now