Hi, I am looking for the bot to pick the next row on google sheets once it has finished the current row. i am using for each row activity but have errors on my workflow and am not sure how i can get rid of them.
Hi @MuralidharVankamaddi thank you it work but doesn’t work. It keep doing the first row over and over it doesn’t move to the other rows, am i missing something here?
Actualy ignore that, the code is fine as the google sheet is empty for column A i tried putting the read range as A1 that has the heading and it put that in the message box.
the issue i am having it i have a process to run with column I and by the time the process is finished the data thats found on a webpage needs to be put into the empty column a,b,c,d etc
Now i don’t know how to put the 2 together now. ihave the process that needs to be run and i have a code for extracting the data from google sheet.