I have a very long column going from C1 to C1832 and would like to convert it into 4 rows of 458 values. I am not sure how to do this and any help is appreciated.
An example of what I am trying to do is if I have the following values in my column
4
5
6
7
1
2
3
4
I want to create rows of
4 5...