I am stuck trying to make a list of values from a list of list without doing a code block for each value???
Does any one know a way to list the 1 elements from the list of list on the left of the screen snip with out doing a code block for each List as there is 50+list in the list of list???
Thanks!!! i tried that loads of time but didnt know you could change the lacing, thats just what i was looking for much appreciated!!!
Another option. If you transpose the list first you can get the sublist you want with a codeblock:

3 Likes
