Is there a way to use outer loop variables to enter text inside of inner loop?
I want to use two nested loops in order to enter data from a matrix. (One loop loops through cities, and the other loops through dates). That way I have data for each city on each date. How can I enter the city and the date inside of the inner loop? Currently if I hit "Use Text In Loop" then it uses the text from the loop that surrounds the element. I want to use the outer most loop instead.
-
Hi jllTCG,
Thank you for reaching out.
Yes if you want to get data for each city on each date, you can just use two nested loops to achieve the goal, but I'm not sure what do you mean by "then it uses the text from the loop that surrounds the element. I want to use the outer most loop instead." Could you please kindly explain a bit more? Any examples would be helpful.
Best regards,
Please sign in to leave a comment.
Comments
2 comments