I have excel files , it can open normally(from UIPath)
but I edit some row in excel and save completed.
When it opens again, it cannot be opened.
Help me please.
I have excel files , it can open normally(from UIPath)
but I edit some row in excel and save completed.
When it opens again, it cannot be opened.
Help me please.
Hi @fairymemay,
Can you share what is the error you are getting?
Hey @fairymemay, are you using any Write Range activities in your workflow, and also, are you using Excel activities or Workbook activities?
@monsieurrahul I use write Cell Activity
Please check if you are providing the cell range properly, especially if it’s dynamic.
If you’re using Excel activities (Excel Application Scope), please use a Close Workbook activity to close your workbook after reading ie., before you write data to it.
@monsieurrahul I have 2 file excel (file A and file B)
I understand your workflow. I would like to know if you are using Excel activities or Workbook activities? A screenshot would help.
I use excel application scope but I use write cell workbook.
Please try the below steps:
In the Excel Scope, set the Output property. Please refer the documentation to know more about the property.