Adding and renaming excel sheet in a workbook

)Hi @raym174
Welcome to uipath community

— Fine to create a new sheet in excel a simple workaround is we can use use excel application scope activity and pass the file paste of the excel as input
— within this scope use a simple write cell or write range activity with the sheetname you want… with double quotes and it will create a new sheet in that excel

Then

To rename a excel kindly have a view on this thread once that could help you resolve this
[Excel renaming - #3 by ClaytonM](Excel renaming - #3 by ClaytonM

Cheers

1 Like