Last Updated: May 27, 2021
Use this function to rename the sheet with the specified existing name to a specified new name.
Rename Sheet By Name (sheet_name, new_name)
| Input Parameter Name | Description |
|---|---|
| sheet_name | Existing name of the excel sheet |
| new_name | New name of the excel sheet |
Rename Sheet By Name (ContactDetails, ContactInformation)
To view all the Excel functions, click here.