Read Range: The process cannot access the file " " because it is being used by another process

Hey guys, title says it all.
I was trying to run process bot but it stuck on read range on excel file saying “The process cannot access the file " " because it is being used by another process.” I want to upload my xaml files but restricted due to new member. Appreciate for help.
image

2 Likes

Try giving the excel file name a unique one. Make sure that close the excel file when running the activity.
And also check whether have u used the same excel file for different activities.

2 Likes

Hi,

You need to close the excel file before Read Range.

or

Do you use this Read Range activity inside Excel Application Scope?
If so, you need to use App Integration - Excel - Read Range activity instead of System -File-Workbook-Read Range activity.

Regards,

8 Likes

oh yeah, I did use Excel App Scope, thanks !

1 Like

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