Hi - I am trying to loop through one variable list, and then call the value at the same index of a second so as it iterates through the 1st, 2nd, 3rd etc I have access to the 1st, 2nd, 3rd from the second array.
I tried to use the range filter, choose the first, delete the first, etc and nothing has worked. suggestions?