Append Cell

Category

Excel Commands

Description

Append input to last row of sheet into the first cell. Use this command when you want to set a value to the last cell.

Parameters

Instance Name

Indicate the instance name for the selected workbook.

Sheet Name

Indicate the name of the sheet within the Workbook to activate.

Appended text

Enter text to append, Text will apppend to last row of Column A.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\Excel Commands\Append Cell\Append Cell.xml

See Also