I have a large data set, that is made up of 4 columns. I would like to be able to somehow quickly copy all of the data, and paste it into one column. As an example:
Raw Data:
B1, B2, B3, B4
C1, C2, C3, C4
D1, D2, D3, D4
...
Z1, Z2, Z3, Z4
Desired format of pasted/transposed data all into one...