Renaming Excel Files
The rename
operation is used to rename a file. It can be used to rename an Excel file.
Syntax
rename the excel to "{new name}"
Inputs
new name
: The new name for the Excel file. (required)
Example
convert the invoices table to an excel
rename the excel to "invoices.xlsx"
Last updated
Was this helpful?