Hi there,

I need some help in splitting the contents of a cell into multiple cells. For example,

From -> To
24678736 -> 24 46 67 78 87 36
4375 -> 43 37 75

the length of the targeted cell is not fix.
Is there a script that can do that?

Thanks.