Last Updated: Dec 1, 2020
Use this function to rename the sheet with the specified existing name to a specified new name.
Rename Sheet By Name (existing_name, new_name)
Input Parameter Name | Description |
---|---|
existing_name | Existing name of the excel sheet |
new_name | New name of the excel sheet |
Rename Sheet By Name (Sheet1, Invoice_Details)
To view all the Excel functions, click here.