Good morning .I have met a problem. I need to write the element which come from "for each elements in excel ", into the UI Elements collection. But i can’t achieve both at the same time, just like Blow picture, i need to extract the value from excel(when i extract one from sheet , it will change to next row) , and then write into the UI element( When i have done one, it will change to next element)
So Is there any fuction like below picture can achieve this process, or have another way to achieve?