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

Copy Sheet

UiPath.Excel.Activities.ExcelCopySheet

Copies a sheet from a specified workbook and pastes it to another specified workbook. If no other workbook is specified, it is copied to the source file.

Note: The Excel Copy Sheet activity does not function properly with Office 2010 and 2013 versions.

Properties

Common
  • DisplayName - The display name of the activity.
Destination
  • DestinationFilePath - The workbook where you want to copy the sheet. If this field is left empty, the sheet is copied in the current scope workbook. This field supports only strings and String variables.
  • DestinationSheetName - The name you want to use for the pasted sheet. This field supports only strings and String variables.
Input
  • SheetName - The name of the sheet you want to copy. This field supports only strings and String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Example of Using the Copy Sheet Activity

To exemplify how to use this activity, we have built an automation project which copies a sheet from an Excel workbook to the same workbook.

  • Properties
  • Example of Using the Copy Sheet 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.