flip data (columns into rows)

  • Thread starter Thread starter Todd
  • Start date Start date
T

Todd

I have a data sheet with the data

Jan 1 2 3
Feb 2 3 1
March 3 1 2

and I want to set it up like

Jan Feb March
1 2 3
2 3 1
3 1 2

I read how to do this without remaking the sheet once.
Now I can't remember what I am supposed to do. Or where I
read it at.

Can someone help me?


TIA

Todd
 
Hi Todd
- copy this range
- goto 'Edit - Paste Special' and choose 'transpose'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top