Write cell issue on output sheet

Hi @Happydayyy ,

Could you check with the below modified workflow :
WriteCell_Output.zip (34.3 KB)

To make it clear, I believe the problem was with the Input data that you were using. Empty spaces were found in the 2.1 Summary sheet at the end. I deleted the empty rows found in that sheet and that particular issue was resolved (assumed it was a typo error in the sheet).

In addition to the above, I made a correction in the workflow by removing a For Each Row loop as I thought it was not necessary (simply looping the rows and performing the same operation again and again).

If you think that the Input data that you would receive would have the empty rows at the end, then we could add another Expression to remove empty rows and then perform the next steps.

Let us know if you were able to test the modified workflow and if the output is as desired.

1 Like