jamesfbeard123
New Member
- Joined
- Sep 30, 2016
- Messages
- 11
Hi all,
I have two lists of data.
One list is like this in a column:
1
2
3
4
5
6
7
8
9
10
The second list is like this:
1
2
3
How can I use the loop until function which will find the last value in the first list (10) and continue the list in the second column until the last value found in list one (10).
Help is appreciated.
Thanks,
James
I have two lists of data.
One list is like this in a column:
1
2
3
4
5
6
7
8
9
10
The second list is like this:
1
2
3
How can I use the loop until function which will find the last value in the first list (10) and continue the list in the second column until the last value found in list one (10).
Help is appreciated.
Thanks,
James