GOOGLE WORKSPACE Rename sheet tab function

The GOOGLE WORKSPACE Rename sheet tab function in RPA.

Help CentreFunctions & Formulas

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

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


Description

The Rename sheet tab function changes the title of an existing sheet tab in a Google Sheets spreadsheet.


Input parameters

ParameterRequiredTypeDefaultDescription
ConnectorYesSelect-Select the Google Workspace connector to use
Spreadsheet IDYesText-Google Sheets spreadsheet ID
Sheet IDYesText-The numeric sheet ID to rename
New titleYesText-The new title for the sheet tab

Errors

  • Sheet not found – no sheet exists with the given ID
  • Duplicate title – a sheet with the new name already exists

Tips

  • Sheet tab names must be unique within a spreadsheet
  • Renaming a tab updates all A1 notation references that use the old name

Related functions

  • Add sheet tab – Add a new tab
  • Delete sheet tab – Delete a 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.