Activities
latest
false
Banner background image
Productivity Activities
Last updated Apr 15, 2024

Append Range

UiPath.Excel.Activities.ExcelAppendRange

Adds the information stored in a DataTable variable to the end of a specified Excel spreadsheet. If the sheet does not exist, a new one is created with the name indicated in the SheetName field.

Properties

Note: Strings must be placed between quotation marks.
Input
  • DataTable - The data to be added. This field supports only DataTable variables.
  • WorkbookPath - The full path of the Excel spreadsheet that you want to use. If the Excel file to be used is located in the project folder, its relative path can be used. Only String variables and strings are supported.
  • SheetName - The name of the sheet in which to add the specified range. By default, this is filled in with "Sheet1." Only String variables and strings are supported.
Options
  • Password - The password of the Excel workbook, if necessary. Only String variables and strings are supported.
Common
  • DisplayName - The display name of the activity.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Example of using the Append Range activity

You can see how the Append Range activity is used in an example that incorporates multiple activities.

You can check and download the example from here

  • Properties
  • Example of using the Append Range activity

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.