>...think i got a little lost with what i was trying to achieve <.
____________________________
That's what I was trying to make you understand: you don't master Mathcad well enough to plug something that you have advanced but all scrap. Then make it simple manually so by reading any one can understand what you are after. You had two vectors to stack, I did ... you can stack +++. But if you go by stack(,,,,), that is very inefficient. Instead, use a little program but index your individual vectors (green). You can do + and make a selection with a "ForLoopSelect" (not shown).
You got lost because you don't express what you want. Is it too much saying (for instance)" I have 10 vectors of different length each, I would like to stack them in a single resulting vector".
jmG