Duplicate Sheet
The Duplicate Sheet component in Robbot RPA enables you to process of duplicate a sheet from your workbook in Microsoft Excel.
Parameterss
Source Sheet Name : Type the sheet name you want to duplicate . Type : String
New Sheet Name: Type the new name of the sheet where you want to save the duplicated sheet. Type : String
Usage
To use the Duplicate Sheet component in your Robot RPA project, follow these steps:
Open your Robbot RPA project.
Drag and drop the Duplicate Sheet component to the activity adding section of the Open Excel component.
Configure the component by providing the necessary input:
Enter the name of the sheet you want to duplicate in the Source Sheet Name parameter.
Enter the name of the sheet where you want to save the duplicated sheet in the New Sheet Name parameter.
Continue building your sequence or workflow by adding other components or actions as needed.
Execute your sequence or workflow to duplicate the specified sheet in the Excel file.
By using the Duplicate sheet component you can easily duplicate a sheet in excel your Robot RPA project. Specify the source sheet name and new sheet name to customize the behavior of the component. The sheet be duplicate will be duplicated from the desired Excel file.