Error: 0x800A03EC Excel activities

Hello

My automation returns error: 0x800A03EC

Do you have any idea why that might be? I tried adding delays but still nothing.

Oh in short what automation is supposed to do is: it first filter sheet number 1. If sheet number 1 contains rows with a certain word in specific row it then copies it to a different sheet and then deletes it from sheet number 1 and then filter it back. If there are no rows it does nothing hence the IF activity.
I’m getting this error I think with the delete rows activity:

And there are visible rows to delete, when I check the file know it is shows the entries that are supposed to be deleted but are not and I get the error 0x800A03EC.

Do you have any ideas? (The variables and sheet names are all correct I checked 10000 times)

“An error occurred if the Windows regional format was not set to English (United States) and you ran a project that used a Delete Rows activity with the option All visible rows on a range that included hidden rows.”

Reference: https://docs.uipath.com/activities/other/latest/productivity/release-notes-uipath-excel-activities#bug-fixes

Can you try https://download.uipath.com/versions/23.4.2/UiPathStudio.msi with UiPath.Excel.Activities 2.20.2 or 2.20.1 package versions?

Which are the results?

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