Hi
Iv’e tried google the solution, but I really can’t seem to find the error.
I’ve made a flowchart reading a cell in excel and opening a browser and doing a datascrape, and writing the scraped data to Excel.
The first loop is working perfectly, but the second and following runs is writing the same data to Excel as the first scrape found.
So the datatable isn’t updated in the loop. Why?
Main.xaml (49.1 KB)
Regnumre.xlsx (8.5 KB)