Search

Read Cell Formula

Last Updated: Dec 1, 2020

Articles

Use this function to read the cell formula of the specified range.

Syntax

Read Cell Formula (range)

Parameters

Input Parameter Name Description
range Cell values (first cell and last cell) separated by ‘:’ to read the formula

':' is used as separator between the cells.

Returns

Return value Description
Formula Returns the formula of the cell

Sample

Read Cell Formula (B2:C4)

  • Reads the formula of the cells ‘B2’ to ‘C4’.

To view all the Excel functions, click here.

Did you find what you were looking for?