Write Variable Value To Excel Column In Loop Step
Brief description
This step reads the value from the defined variable and writes it to the defined Excel cell inside the loop.
Step Information
Step name (Not required) – the custom name of the process step that labels the editor’s process step box
Input parameters
- Source variable to be written (Required)– existing variable name that contains the value that needs to be written
- Destination column name for variable to be written (Required)– existing variable name or value that specifies the Excel column letter
Additional comments
The Excel row index is defined in the ‘Excel Rows Loop Step’. This step can be only used if ‘Excel Rows Loop Step’ is previously defined and is a child of the ‘Excel Rows Loop Step’.