Hi there,
This is my goal:
I’ve a list of invoice number in a sheet call “Input”. I’d build the robot to pick invoice number one by one and search in a web and then scrape some data there. After that, the scraped data should paste in “Output” sheet in column B. In column A - should specify the respective invoice number (which was looped).
Issue:
The invoice number is not pasting at the last row. It is always starting from row 2 onwards.