and put them into one column,

I have 4 columns of data. I need to take the data from the columns and combine them into one column. The data needs to go into the new column in this order: A1, B1, C1, D1, A2, B2, C2, D2, etc.

I there an easy way to do it?

Thanks!