Blocks & Flow EditorExcel

write formula

The **write formula** block writes an Excel formula to a cell.

The write formula block writes an Excel formula to a cell.

Bot Studio write formula block configuration

Configuration

FieldDescription
Display NameOptional label shown on the block in the canvas.
Source File PathFull path to the Excel workbook file (.xlsx). Supports dynamic {variable} substitution from msg.
Source Sheet NameExact name of the worksheet tab (case-sensitive).
Cell ReferenceCell or range: single cell (A2), range (A2:F2), entire row (2), or column (C).
FormulaExcel formula (e.g. =SUM(A1:A10)).

Outputs

PortDescription
Output 1Message passes through after the operation completes
On this page

On this page