Continuing the discussion from Copy and paste data from Excel:
So I was successfully able to create a loop that reads a single column from excel and search each cell on the web. I need to add an activity where after each search, it would copy a piece of data and paste it in the same spreadsheet in a different column. I’ve searched few forums but could not find it where I could do this in a loop. I’m very new at this and appreciate all the help. I’ve also attached a test code that mimics the original one. Thank you for all the help Main.xaml (13.2 KB)