Delete Multiple sheet in uipath

hi all ,
I want to delete sheet from excel and for that i tried invoke VBA and power shell code showing me error. i found solution bala-reva delete sheet activity but i don’t want that activity and hotkey too.
share you screen shot of invoke vba and power shell .pls help


@sayali_rokade - please check this…

Hi @sayali_rokade ,

Try below code

You have to pass filepath and sheet name which you want to delete

DeleteSheets.xaml (5.3 KB)

Also install package before use this code

@prasath17 thanks

thanks @ermanoj3101

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.