Yes the solution from susan does not work.
It is difficult to explain as a Noobie in words what is actually not working.
This is the debug protocol - maybe it helps u to understand me - this would be great:
“Write cell executing”
{
“message”: “Write Cell Executing”,
“level”: “Trace”,
“logType”: “Default”,
“timeStamp”: “16:41:23”,
“processVersion”: “1.0.6715.21390”,
“jobId”: “92b94003-4fce-4035-937b-024a302929dc”,
“robotName”: “DANIEL”,
“machineId”: 0,
“fileName”: “Main_190409.2”,
“activityInfo”: {
“Activity”: “UiPath.Excel.Activities.ExcelWriteCell”,
“DisplayName”: “Write Cell”,
“State”: “Executing”,
“Variables”: {
“variable2”: “”,
“position”: “”,
“variable3”: “”,
“variable4”: “”,
“dt2”: “”,
“dtout”: “”,
“clipboardout”: "
“dtrange”: “”,
“Counter”: “”,
“Dt_ExcelData”: “”,
“index”: “2”,
“row”: “System.Data.DataRow”,
“session”: “”,
“chrome”: “UiPath.Core.Browser”,
“Email”: “”,
“foreachrowoutput”: “0”,
“dt”: “”,
“url”: “url”,
“uname”: “”,
“pwd”: “”,
“datarow”: “”
},
“Arguments”: {
“Cell”: “C2”,
“Text”: "
“SheetName”: “Tabelle1”
}
}
}
ASSIGN
Assign Executing
{
“message”: “Assign Executing”,
“level”: “Trace”,
“logType”: “Default”,
“timeStamp”: “16:41:23”,
“processVersion”: “1.0.6715.21390”,
“jobId”: “92b94003-4fce-4035-937b-024a302929dc”,
“robotName”: “DANIEL”,
“machineId”: 0,
“fileName”: “Main_190409.2”,
“activityInfo”: {
“Activity”: “System.Activities.Statements.Assign”,
“DisplayName”: “Assign”,
“State”: “Executing”,
“Variables”: {
“variable2”: “”,
“position”: “”,
“variable3”: “”,
“variable4”: “”,
“dt2”: “”,
“dtout”: “”,
“clipboardout”: “url”,
“dtrange”: “”,
“Counter”: “”,
“Dt_ExcelData”: “”,
“index”: “3”,
“row”: “System.Data.DataRow”,
“session”: “”,
“chrome”: “UiPath.Core.Browser”,
“Email”: “”,
“foreachrowoutput”: “0”,
“dt”: “”,
“url”: “url”,
“uname”: “”,
“pwd”: “”,
“datarow”: “”
},
“Arguments”: {
“Value”: “3”
}
}
}