Good day,
I have two excel sheets from where i read out the data.
Now I would like to build a for each row of the first excel sheet it should type into a website the first entry of the first excel and the first entry of the second excel. After that it should go on with the second row of the first excel and the second row of the fist excel.
My problem is if I use a for each row it can only give me the value back of which row i mentioned.
So it can´t access the second excel sheet.
My code looks like this:
Main.xaml (25.3 KB)
Do you have any suggestions?
I appreciate every help.
Many thanks in advance.
Kind regards.