Please suggest to select multiple sheets in spreadsheet and delete it. I am trying it by using excel shortcut keys but it’s not working in UI path. like Alt + HDS
Hi,
Here we go…
deletExcelSheet.xaml (8.3 KB)
Hey @ddpadil
Wanna add some point hot key should be pass differently here ALT + H+D+S. You can pass it along as well but if something will happen then it will miss that key so pass minor delay and use it with different hot key activity because i have experience many things with it
Regards…!!
Aksh
sure pal.
"delay between keys " next time.
@aksh1yadav is there any better way to achive this instead of ui automation by using a code may be to delete list item sheets
hi @ashok_sharma Here is a detailed article on that
# How To Delete Sheets From An Excel File Programmatically – In UiPath
Regards,