Excel Automation_Read Input from Excel

Hi All,

I’m trying to automate a website were the credentials are being read from an excel file.
NOTE:- I don’t have excel installed in my machine. Hence directly using read range activity.
Getting error like below, attaching screenshot for reference.

@shama93,

Can you try to upgrade the UiPath.System.Activities package to latest possible version and try.

@ashokkarale
Yeah already using the latest one only

Hi @shama93

  1. Try reinstalling the UiPath.Excel.Activities package
  2. If already tried, update the same package to the latest version and select lowest applicable version option in Runtime Rule dropdown.

Hope it helps!!

Excel isn’t installed

How to select the lowest run time rule.
Can u pls explain in detail.

Check the below image to know how to select the Lowest runtime,

Hope it helps!!

Hello @shama93

Perhaps try to remove unused imports - might be one of those that are conflicting.
But take a backup of the file/project first.

Regards
Soren

Thanq everyone for the replies, the issue is with the excel file. I have replaced the excel file and it worked.

1 Like