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)