Sometimes when using uipath activities, for example, “copy sheet” or “Invoke VBA” Excel freezes and stops, the activity also stops, but uipath does not issue an error. Excel 2016 version, what could be the problem?
Can you try to Rollback the uipath.Excel.Activities
And test the process again
Regards
Gokul
I tried, it didn’t help solve the problem
Hi @Ermakov_Yuri ,
Are you using the Excel file in UiPath Project Folder ?
Yes, I using the Excel file in Ui Path Project Folder
Which activity you are using?
Excel application scope or Workbook Activity
Regards
Gokul
When using the “invoke vba” and “copy sheet” activity, of course, I used excel application scope.
In general, the task is to copy a slide from one excel workbook to another, the “copy sheet” activity in excel application scope copies some slides, but it gets up on some slide, the same thing happens with the use of a macro, I tried using the “Read range” “Write Range”, at the moment of launching the “Write range” activity, everything stops.