GOOGLE WORKSPACE Duplicate sheet function

The GOOGLE WORKSPACE Duplicate sheet function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Workspace connector function to duplicate a sheet tab.

For a full list of available functions, please read GOOGLE WORKSPACE functions.


Description

The Duplicate sheet function creates a copy of an existing sheet tab within the same spreadsheet. The duplicate includes all values, formatting, and data validation rules.


Input parameters

ParameterRequiredTypeDefaultDescription
ConnectorYesSelect-Select the Google Workspace connector to use
Spreadsheet IDYesText-Google Sheets spreadsheet ID
Sheet IDYesText-The numeric sheet ID to duplicate
New titleNoTextCopy of [original]Title for the duplicated sheet tab
VariableYesText-Variable to store the result

Output variables

VariableTypeDescription
VariableObjectObject containing the new sheetId and title

Errors

  • Sheet not found – no sheet exists with the given ID

Tips

  • Use this to create template copies for monthly reports or recurring data

Related functions

  • Copy sheet to spreadsheet – Copy a sheet to a different spreadsheet
  • Add sheet tab – Add a blank tab

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.