move data in columns to rows.

K

Ken Wright

Either copy the data and do Edit / Paste Special / Transpose, OR, you can use
the TRANSPOSE function if you want the data to stay linked to the original
cells.
 
Top