Excel used by another process cannot access error

Hi Team,

I m reading the excel from share drive but the error is displayed
Tried with both excel scope activity and workbook range but the issue is the same

How to handle this error

Thanks and Regards,
Supriya Galentic

[quote="supu123, post:1, topic:326248

Try Kill Process (excel) before accessing.
It might work

Hi @PRASHANT_GABHANE

Thankyou for the response

kill process is also not working
I think because the file is on share drive and is used by another user

Thanks and Regards,
Supriya Galentic

Yes,

Microsoft 365 activities might help then.

Hi @PRASHANT_GABHANE

How does this work can I get any sample

Thanks and Regards,
Supriya Galentic

Using Graph API we can also achieve but i never implemented in my code.

@supu123
Try Copy File Activitiy before accessing.
Then, you can use that new excel.