Set Cell
Write a cell value (by A1 or row/column).
ExcelExcelSetCell
What it does
Write a cell value (by A1 or row/column).
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Excel instance | variable | Required | excel | Name that identifies this open workbook. |
| Sheet (blank = active) | string | Optional | Worksheet name; blank uses the active sheet. Supports variables | |
| Reference by | dropdownA1 (Cell) · Row & Column | Optional | A1 (Cell) | |
| Cell (A1) — for A1 mode | string | Optional | Example: A1 Supports variables | |
| Row (1-based) — for Row & Column mode | number | Optional | Example: 1 Supports variables | |
| Column (1-based) — for Row & Column mode | number | Optional | Example: 1 Supports variables | |
| Value | string | Optional | Value to write. Variables are supported. Supports variables |
More Excel commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.