I have a robot that has data from a CSV overhung on a web page, I want that after the transfer he takes the next line from the csv and starts again from the beginning
So if I understand right,
you have a process, you extract data, paste it to an excel, and then you want to do the same thing but pasting the new info in the next row?
Kindly elaborate your scenario pls
Cheers @erorowy
the data is copied from the CSV and pasted on the website, I want the robot to start at the end and the data is copied from the next column in the CSV and pasted on the page
1 Like
This alone with a example
Cheers @erorowy