Search

Write Formula

Last Updated: May 10, 2022

Articles

Use this function to write the specified cell formula in the specified cell.

Syntax

Write Formula (formula, cell_identifier)

Parameters

Input Parameter Name Description
formula Formula to write
cell_identifier Cell value to write the formula to

Sample

Write Formula (=A1+D2, B2)

  • Writes the formula =A1+D2 to the cell B2.

To view all the Excel functions, click here.

Did you find what you were looking for?