Getting Error while using Read Range excel activity

Hi,
i am getting error “Excel Application Scope: Error opening workbook. If Excel is installed, run the ‘Repair Tool for Microsoft Office Interop’ from the Tools tab on the Home screen.” while using read range activity.

Hi @vivek.srivastava

It looks like this error is occurring at the Excel Process Scope layer.

Are you using Modern Excel activities? If so, select this property in the Scope:

Also make sure there are no running Excel tasks in the background.

Let me know if this helps :slight_smile:

Check whether Excel extension is added or not from UiPath Studio.

Hi @vivek.srivastava

Try by using kill process activity before Excel application scope -
Under Process give EXCEL.EXE

or

Sometimes the package is corrupted.

Steps:

  • Go to Manage Packages
  • Make runtime rule as Lowest applicable version as below and click on save.

Hope it helps!!

Regards,
Pravallika