Search

Read Formula

Last Updated: May 10, 2022

Articles

Use this function to read the cell formula from the input cell address.

Syntax

Read Formula (cell identifier)

Parameters

Input Parameter Name Description
cell identifier Cell value to read the formula from

Returns

Return value Description
Formula Returns the formula of the cell

Sample

Read Formula (B2)

  • Reads the formula of the cell B2.
    Returns =A2+F10, the formula of the cell.

To view all the Excel functions, click here.

Did you find what you were looking for?