Problem with "write cell" activity

Hey, I have a problem with the activity “write cell”, I have one file into which are entered all the workers that the robot will reprocess (enter them after the activities, at the end of the robot). When I start the robot again, the robot doesn’t see the previously entered workers and starts typing a new row in A2, as it has marked below. What can I do to make the robot type in the first blank row every time?

Thank You! :slight_smile:

@sullivanne,

You should be using Find First/Last Data Row activity to get the last filled row. From that last row you can add one to get the first blank row.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.