Blocks & Flow EditorExcel

write cells

The **write cells** block writes values to specified cells.

The write cells block writes values to specified cells.

Bot Studio write cells 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).
ValueValue to write into the cell(s).

Outputs

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

On this page