Skip to content

Append Range

Appends a DataTable to the end of existing data in a specified worksheet, starting at the first empty row after the last used cell.

Properties

NameDescriptionRequired
Data TableThe DataTable containing the data to append to the worksheet.☑️
Sheet NameThe name of the worksheet where the data will be appended.☑️