Faster way to Stack multiple columns?

I have this silly input

I would like Columns to be AB/CD/EF stacked. Currently I am doing input 3x , removing CD/EF , removing AB/EF , removing AB/CD and then using stack to merge them together.

Any easier way?

Forms Stacking.transform (3.8 KB)

Use Split Rows:

1 Like