convert vertical copy table into horizontal table

  • Thread starter Thread starter Java Hop
  • Start date Start date
J

Java Hop

I'm trying to convert a table of information that I
copied off a web page into a horizontal format in Excel.
Is that possible without manually cutting and pasting?

Thank you,

Please reply to javahop @ hotmail.com
 
Hi Java

1) Copy the cells
2) Right click in the cell where you want to paste and choose Paste Special
3) Choose Transpose
4) OK
 
Back
Top