Object Not set to instance error- trying to read excel file


Hallo everyone please help me here, on this error when trying to open and read excel file from this local folder:

image

Here is the flow:

@Anelisa_Bolosha1,

Everything seems fine. Just try removing empty string from Range property. Make it like this.

@Anelisa_Bolosha1 It seems , the sheet which you are trying to read doesn’t have any data. Try unchecking Add headers property

Hi all,

I removed the quotes,it didn’t work

@Anelisa_Bolosha1 ,

Try updating your UiPath.System.Activities package.

1 Like

Hallo @Chaitanya_Doneparthi , it does have the data

Hallo @ashokkarale , I can’t update the package my UiPath in version 2020 and this package requires 2024 version.

I still have the same error is there another activity I could use?

@Anelisa_Bolosha1,

In that case is there in lower version available you can try?

I keep on trying different packages, for lower version. Will let you know which one works

1 Like

I kept on changing to lower versions until some of the other activities could not work anymore or were missing…

image

Should I also not be changing the package for excel into lower versions as well:
image

@loginerror do you have any suggestion on this?

Here is the logic for it:

It downloads the file into a local folder, then it checks for each item in that folder…the item is downloaded i checked it in that folder. I think it does not open it unless my flow there is something I am missing.

I manage to solve this, I had to downgrade the
UiPath.Excel.Activity

1 Like

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