Hello,
I have an excel sheet in which a list of emails are added in a single cell I need to send email to all the recipient. If I use excel application scope and add read range then inside for loop I’m using mail activity. The thing is when automation comes to excel scope it is opening the excel and getting an error as excel is used by another application so how can I overcome this