Hi all, I have an excel sheet on which I need to write data, but the sheet is already partially filled with data. I need the robot to determine the first empty cell or line and start writing data there. please tell me how can this be done?
Have a look on the Append Range activity
And also
It is works, thank you!