Hello All,
I was wondering if anyone could help me with theloop below.
Ok, so I have an Excel file which only has name (for example, cell A1:A10). I would like to generate a loop in which I can assign a variable to the first name (cell A1), perform a certain sequence of actions, then change the variable to the next name on the list (cell A2) and so on…
I understand that I can import the data from the Excel file with the activity “Read Range”, but I dont see how I can assign the name in a loop.
If anyone can help me or point me in the right direction, that would be super appreciated.
Thanks!
Max