Blocks & Flow EditorExcel

read formula

The **read formula** block reads formulas from specified cells.

The read formula block reads formulas from specified cells.

Bot Studio read 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).

Outputs

PropertyDescription
msg.payloadFormula string(s) from the cell(s)
On this page

On this page