Hi, I am trying to read the value of a single cell and store it in a string variable with the read cell activity (Workbook, not using excel application scope). However, entering any cell ID into the cell input will return “cannot convert from system.double”.
The highlighted part in blue, here you have to mention the variable for the value you read… It cannot be string like that. Just add a variable to hold the value and it should work fine