I try to fill in a figure from another programm to an excel-file (in the next free column).
It works, but I have a problem with the format of the cell.
In Excel you can see the result (A3), but I need the same format as in A2.
I tried a lot and read some other discussions here but didn’t found a solution that work.
I can correct the cells manually by doubleclick and enter, but I need to solve this in uipath.
Hi @thomas.seeber you can paste the values in excel sheet and then write a macro to correct the formatting of entire column in 1 go and then run that using UiPath.
Option 2
give a try to execute the Change cell format activity outside of any Excel Application Scope. Have a look on the Output Execution Result and check its return