Blocks & Flow EditorExcel
find cell
The **find cell** block locates a value in the spreadsheet.
The find cell block locates a value in the spreadsheet.
Configuration
| Field | Description |
|---|---|
| Display Name | Optional label shown on the block in the canvas. |
| Source File Path | Full path to the Excel workbook file (.xlsx). Supports dynamic {variable} substitution from msg. |
| Source Sheet Name | Exact name of the worksheet tab (case-sensitive). |
| Value | Text or number to search for. |
Outputs
| Property | Description |
|---|---|
msg.payload | Cell reference or value of the found cell |