Hi quick question… I’m trying to repeat items to process some data. My list is TD100; TD150; TD200; TD250; TD300; TD350; TD400 and am trying to repeat each item 10 times. If I cycle/list repeat it will just repeat the list in that order 10 times. I’m trying to get it to do: TD100 x10; TD150 x10; TD200 x10; etc…
Can anyone help? See attached screenshot. Thanks!!