Convert Column to text

I have a column of 200 mobile numbers.

I need to convert these into row of text in set of 4 mobile numbers

eg

12345678, 12345678, 12345678, 12345678

12345678, 12345678, 12345678, 12345678

12345678, 12345678, 12345678, 12345678

Plse give your expert advise.

Thanks

-Select cell/s in which these

-Select cell/s in which these data is stored
-Selection Text to Column from Data menu
-Convert this data in to column
-Then apply transpose steps as mentioned in above.

Almir's picture

Use Paste Special*>Transpose

Select first 50 numbers, copy them and Paste Special => Transpose.
Repeat this for the next 3 groups of 50 numbers.