Exception Type: UiPath.Excel.ExcelException

Hello Mina-san
I tried to open a Excel file via Uipath and then edit some date. but Had a Runtime Execution error" concern to Excel. How can I solve it?
Please see the following contents for detail:

22.4.3+Branch.master.Sha.926b4e643842c0bd04601053628fabcad850b6c3

Source: Excel ファイルを使用
Message: Microsoft Office 2010 or newer is required
Exception Type: UiPath.Excel.ExcelException

RemoteException wrapping UiPath.Excel.ExcelException: Microsoft Office 2010 or newer is required
at UiPath.Excel.ExtendedWorkbookFactory.Create(Boolean attachOnly)
at UiPath.Excel.WorkbookQuickHandle.SafeGetWorkbook(Boolean attachOnly)
at UiPath.Excel.WorkbookQuickHandle.OpenWorkbook()
at UiPath.Excel.Activities.Business.ExcelApplicationCard.Execute(NativeActivityContext context)
at System.Activities.NativeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)

英語、日本語も理解できますので、
御存じの方を教えていただきたく宜しくお願い致します。

Hey!

Instead of Excel we can use workbook activities…

Can we try with workbook activities?

Try this and let me know…

Regards,
NaNi

1 Like

Hi,

For now, can you try to use RepairToolforMicrosoftOffice as the following?

Depending on the results, it might be necessary to re-install ms office.

Regards,

1 Like

HI Yoichi san, thanks for your comment.
i tried repair many times. but it have not solved. i think i need re-install Ms.

コメント、ありがとうございました。
今後とも、よろしくお願いいたします。

thank you for your suggess. i used wb activity and could edit data.
but when i use Excel file activity for other missons, that problem still happened.

Hi Tien-san,

I just wonder which version of Excel do you use?
(The extension of the file is “xlsx” or “xlsm”?)

If you use Excel lower 2003, I am not sure that version is supported by Uipath.

I hope following could be helpful for you;

在使用“Use Excel File”,系统报错:Microsoft Office 2010 or newer is required - Help / Forum - UiPath Community Forum

Best,