Writes one or more variables to a series of cells.
0 |
Integer |
Workbook Handle |
The handle for the workbook returned from the Open Workbook File command. |
None.
SUCCESS |
The workbook was written to successfully. |
FAILURE |
The workbook handle was invalid. |
If the selected cell at the time that this command is executed has a defined name, and if there is a stored variable matching that name, its value will be written to the cell. The cursor will then automatically advance to the next cell and this process will repeat until the defined name for a cell no longer matches a variable name.