Mixing spread values arbitrarily?

Hi guys,
How I can convert this two spreads:

A: 00, 01, 02, 03, 04, 05, 06, 07, 08
B: 10, 20, 30, 40

on this one:

00, 01, 02, 10, 20, 03, 04, 05, 30, 40, 06, 07, 08

thanks,
Gustavo

InsertSlice (Spreads) ! Have a look at the InsertSlice (Color) Helppatch, it should answer your question.

I will, thanks, about the colored numbers, I just putt it to be make the example more clear.

If arbitrarily means random, you might want to see here.