Save Excel File As: 0x800A03EC - issue

Hello,

When I want to save excel file I receive error “Save Excel File As: 0x800A03EC”.
At first I’ve downloaded 4 variables that were base for saving 4 files and process worked.
Now I keep 2 varaibles and issue occurs.
How to solve this?
I’ve put also kill process on top, but it didn’t help.

Hi @jakub.jablonski ,

Some possible solutions include verifying that the file path and name are correct, checking if the file is already open or in use by another process, or ensuring that the necessary permissions are granted to access the file. Additionally, you can try using the “Workbook Activities”

Thanks,

@jakub.jablonski

check it for reference

Issue more/less solved.
I when I remove variables I need to reduce also range that is used for downloading reports (so instead A1:A5 I should update to A1:A3).

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