Last Updated: Feb 14, 2022
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.