Write Cell
You can select this activity to specify a value in a specific cell of a worksheet. This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description |
|---|---|---|---|
| Input | Cell Address | String | The address of the cell (single) to write. If a value already exists in the cell, the new value is overwrit- ten. Only string variables and strings are supported. |
| Cell Value | String | The string value that must be written in the specified cell. | |
| Worksheet Name | String | The name of the worksheet in which the cell value must be specified. | |
| Workbook Path | String | The location of the workbook that includes the worksheet. |