Set formula

Set formula activity is used for replacing formulas in a specified cell or range in an Excel file. If there is no formula in the cell, it cannot be used for new formula assignment.

*Excel name The reference name of the excel file which has already been opened or created is chosen in the dropdown.
Range The range of cells to be received is given.
Sheet name The name of the sheet to work in Excel can be added. If not added, it is accepted as the first sheet by default.
Formula Excel formula is written without ‘=’ at the beginning.

Note: * Fields selected with are required, others are optional.

Excel name example

You can use the Excel name as shown in the example.

${newExcel}

Range example

You can use the Range as shown in the example.

A1

A1:C5

Sheet name example

You can use the Sheet name file name as shown in the example .

Sheet1

Formula example

You can use the Formula as shown in the example .

SUM(A1:B1)