Closed Thread
Results 1 to 6 of 6

Can I rotate data in Excel table (rows to columns, and vv)?

  1. #1
    Marcus Ricci
    Guest

    Can I rotate data in Excel table (rows to columns, and vv)?

    Is there a way - without using PivotTable - to rotate data in an Excel table:
    rows become columns and columns become rows? I wouldn't mind cutting and
    pasting, or macros, or anything else.

  2. #2
    LPS
    Guest

    RE: Can I rotate data in Excel table (rows to columns, and vv)?

    You can try using the Edit | Paste Sepcial |Transpose feature:

    1. Select and copy the data you want to transpose
    2. Position the cell pointer in the first destination cell
    3. Select Edit | Paste Special | Transpose

    What was a column should now be a row and vice versa.

    Cheers,
    --
    LPS


    "Marcus Ricci" wrote:

    > Is there a way - without using PivotTable - to rotate data in an Excel table:
    > rows become columns and columns become rows? I wouldn't mind cutting and
    > pasting, or macros, or anything else.


  3. #3
    Pete
    Guest

    Re: Can I rotate data in Excel table (rows to columns, and vv)?

    Highlight the area covered by your table, then <copy>, then move the
    cursor away from your table where you want the new table to be, then
    Edit | Paste Special | Transpose (near the bottom) then OK <esc>.

    Your could then delete your first table if you wish.

    Hope this helps.

    Pete


  4. #4
    Dave Peterson
    Guest

    Re: Can I rotate data in Excel table (rows to columns, and vv)?

    Depending on the number of rows you're using--since there's only 256 columns to
    work with.

    Select your range to Transpose.
    find a nice open spot that doesn't touch that original range (a new sheet???)
    Edit|paste special|check the Transpose box and hit ok.



    Marcus Ricci wrote:
    >
    > Is there a way - without using PivotTable - to rotate data in an Excel table:
    > rows become columns and columns become rows? I wouldn't mind cutting and
    > pasting, or macros, or anything else.


    --

    Dave Peterson

  5. #5
    Dave Peterson
    Guest

    Re: Can I rotate data in Excel table (rows to columns, and vv)?

    There's also a worksheet function you could use:

    =transpose()

    Say you want to transpose A1:B5, you could select C1:G2 and type:
    =transpose(a1:b5)
    but hit shift-ctrl-enter to do the work.



    Dave Peterson wrote:
    >
    > Depending on the number of rows you're using--since there's only 256 columns to
    > work with.
    >
    > Select your range to Transpose.
    > find a nice open spot that doesn't touch that original range (a new sheet???)
    > Edit|paste special|check the Transpose box and hit ok.
    >
    > Marcus Ricci wrote:
    > >
    > > Is there a way - without using PivotTable - to rotate data in an Excel table:
    > > rows become columns and columns become rows? I wouldn't mind cutting and
    > > pasting, or macros, or anything else.

    >
    > --
    >
    > Dave Peterson


    --

    Dave Peterson

  6. #6
    Marcus Ricci
    Guest

    Re: Can I rotate data in Excel table (rows to columns, and vv)?

    you guys are PHENOMENAL!

    i remember the "paste special" transpose function now, but had forgotten it.
    i didn't know about the worksheet transpose function, though. it's a shame
    that it doesn't show in the help section under "rotate data" or "rotate
    table", but only under "transpose." it really IS all about language, even in
    numbers.

    marcus

    "Dave Peterson" wrote:

    > There's also a worksheet function you could use:
    >
    > =transpose()
    >
    > Say you want to transpose A1:B5, you could select C1:G2 and type:
    > =transpose(a1:b5)
    > but hit shift-ctrl-enter to do the work.
    >
    >
    >
    > Dave Peterson wrote:
    > >
    > > Depending on the number of rows you're using--since there's only 256 columns to
    > > work with.
    > >
    > > Select your range to Transpose.
    > > find a nice open spot that doesn't touch that original range (a new sheet???)
    > > Edit|paste special|check the Transpose box and hit ok.
    > >
    > > Marcus Ricci wrote:
    > > >
    > > > Is there a way - without using PivotTable - to rotate data in an Excel table:
    > > > rows become columns and columns become rows? I wouldn't mind cutting and
    > > > pasting, or macros, or anything else.

    > >
    > > --
    > >
    > > Dave Peterson

    >
    > --
    >
    > Dave Peterson
    >


Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1