Share via

Moving column headers to row headers

Anonymous
2010-07-21T23:32:10+00:00

I am trying to move my columns to rows... here is an example of what I want to do, but my document is very large... this is how it currently is, and blow is how I want it to be without typing everything over again:

         a           b                c

1      yes        no          maybe

2        1          2                1

3        2          1                3

4        1           1               1

          a           b                c

1       yes         1                2

2       no          2                 1

3     maybe      1                 3

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2010-07-22T00:35:11+00:00

I am trying to move my columns to rows... here is an example of what I want to do, but my document is very large... this is how it currently is, and blow is how I want it to be without typing everything over again:

         a           b                c

1      yes        no          maybe

2        1          2                1

3        2          1                3

4        1           1               1

 

          a           b                c

1       yes         1                2

2       no          2                 1

3     maybe      1                 3

Based on the limited sample you provided...

Maybe something like this...you can copy the range then transpose it to a new range.

Select the entire range A1:C4

Right click>Copy

On a new sheet (maybe?) select cell A1

Right click>Paste Special>Transpose>OK

Make sure it looks like what you want then you can delete the original data.

--

Biff

Microsoft Excel MVP

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2010-07-22T04:40:16+00:00

    If your document is very large won't you run out of columns?

    I am trying to move my columns to rows... here is an example of what I want to do, but my document is very large... this is how it currently is, and blow is how I want it to be without typing everything over again:

             a           b                c

    1      yes        no          maybe

    2        1          2                1

    3        2          1                3

    4        1           1               1

     

              a           b                c

    1       yes         1                2

    2       no          2                 1

    3     maybe      1                 3


    Tushar Mehta (Technology and Operations Consulting)

    www.tushar-mehta.com (Excel and PowerPoint add-ins and tutorials)

    Microsoft MVP Excel 2000-Present

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2010-07-22T14:04:54+00:00

    Hi,

    Highlight the range, copy, paste special, transpose

    Was this answer helpful?

    0 comments No comments