HI all
Say I have a table with stock at column A and also list of 20 items at column B, I can use “cut 18 each B” to get the first 18th item of the list. However, not all stock have 20 item at the list. However can I cut the last 2 elements whatever the size of the list is?