Last Updated: May 27, 2021
Use this function to rename the sheet at the specified index to the specified new name. Index starts from 1.
Rename Sheet By Index (sheet_index, new_name)
| Input Parameter Name | Description |
|---|---|
| sheet_index | Index of the sheet |
| new_name | New name of the excel sheet |
Rename Sheet By Index (1 , Invoice_Details)
To view all the Excel functions, click here.