I am trying to create a copy of a sheet with a different name within the same workbook but I keep running into this error? Does anyone know how to fix this?
1 Like
Can you try by putting a Kill Activity before this and Kill Excel.
–
Mukesh
Don’t I have to use the excel scope activity in order to use the copy sheet activity?
@mukeshkala
Yes before the Excel application scope use a kill process activity
Hi @UiUser ,
To copy the worksheet inside workbook. You can use CopyToWorkbook below activity.
Regards
Balamurugan.S