Problem writting an Excel file (log)

Hello,

I’m having this problem while writing an Excel file…

UiPath isn’t able to continue after this… Any ideas? Ran out of RAM? Ran out of Memory?

Thanks.

Kind regards,
Daniel

Hello,
Are you using the user interface of Excel to write something to it?
You don’t need to use the UI to write data to Excel files. UiPath comes built in with capabilities for Excel. You can use “Write Range” or “Write Cell” activity of Excel Activities package, or the activities “Write Range” or “Write Cell” in the System → File → Workbook activities.

I am attaching a sample for the Write Range activity.

ExcelTest.xaml (4.6 KB)

Yes,

Usually Excel doesn’t give me any problems.

I’m wondering if the VM is running out of memory and can’t charge the Excel file…

Thanks.

Kind regards,
Daniel