Deleting multiple excels from a folder

Hi All,

I need to delete the multiple excels from a folder as in the attachment,please anyone do needful do the same

@pravin_calvin
@Palaniyappan
@geetishree.rao
@Sudharsan_Ka
@ppr

1 Like

Have a view on this thread

Regards,
NaNi

1 Like

Hi @HeartCatcher

Check With the below link for the steps to delete file with Invoke code!

Regards

1 Like

Try this

Use For each file in folder
And use delete file

With this you can delete all the files in that folder

If you need to delete specific file you can also add condition within it

Hope this helps

Regards
Sudharsan

1 Like

@pravin_calvin Thanks

Thanks all for your reply.

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