+ Reply to Thread
Results 1 to 9 of 9

how do I transpose a column of 80 numbers into...

  1. #1
    Registered User
    Join Date
    05-16-2006
    Posts
    93

    Smile how do I transpose a column of 80 numbers into...

    ...10 rows of 8 cells

    Any ideas

    Many thanks

    Beatrice

  2. #2
    Joe Mac
    Guest

    RE: how do I transpose a column of 80 numbers into...

    Copy the range and Paste Special select the "Transpose" check box
    --
    Thanks for your help -
    Joe Mac


    "beatrice25" wrote:

    >
    > ...10 rows of 8 cells
    >
    > Any ideas
    >
    > Many thanks
    >
    > Beatrice
    >
    >
    > --
    > beatrice25
    > ------------------------------------------------------------------------
    > beatrice25's Profile: http://www.excelforum.com/member.php...o&userid=34505
    > View this thread: http://www.excelforum.com/showthread...hreadid=543812
    >
    >


  3. #3
    Registered User
    Join Date
    05-16-2006
    Posts
    93

    Unhappy

    This gives one row of 80 cells, I want 10 rows of 8 cells

  4. #4
    Miguel Zapico
    Guest

    RE: how do I transpose a column of 80 numbers into...

    One option is create a first row of formulas with =A1, =A11, =A21, ..., =A71,
    and copy/paste on the 10 rows.

    Hope this helps,
    Miguel.

    "beatrice25" wrote:

    >
    > ...10 rows of 8 cells
    >
    > Any ideas
    >
    > Many thanks
    >
    > Beatrice
    >
    >
    > --
    > beatrice25
    > ------------------------------------------------------------------------
    > beatrice25's Profile: http://www.excelforum.com/member.php...o&userid=34505
    > View this thread: http://www.excelforum.com/showthread...hreadid=543812
    >
    >


  5. #5
    PY & Associates
    Guest

    Re: how do I transpose a column of 80 numbers into...

    enter "a1" in B1;
    enter "a9" in C1;
    drag across to create a1 to a73;
    drag down to complete a1 to a8, a9 to a16, etc
    replace ALL "a" with "=a"

    "beatrice25" <[email protected]> wrote
    in message news:[email protected]...
    >
    > ..10 rows of 8 cells
    >
    > Any ideas
    >
    > Many thanks
    >
    > Beatrice
    >
    >
    > --
    > beatrice25
    > ------------------------------------------------------------------------
    > beatrice25's Profile:

    http://www.excelforum.com/member.php...o&userid=34505
    > View this thread: http://www.excelforum.com/showthread...hreadid=543812
    >




  6. #6
    Registered User
    Join Date
    05-16-2006
    Posts
    93

    Smile

    You are a star. Was not quite right but gave me the idea. I did not know you can replace with = and effectively turn text into a formula.

    thank you very much
    B

  7. #7
    RagDyeR
    Guest

    Re: how do I transpose a column of 80 numbers into...

    OR ... with your data in A1 to A80,
    You could simply enter this formula *anywhere*,
    And drag across 8 columns,
    And then drag down 10 rows:

    =INDEX($A$1:$A$80,8*ROWS($1:1)-7+COLUMNS($A:A)-1)

    --

    HTH,

    RD
    =====================================================
    Please keep all correspondence within the Group, so all may benefit!
    =====================================================

    "beatrice25" <[email protected]> wrote
    in message news:[email protected]...

    You are a star. Was not quite right but gave me the idea. I did not know
    you can replace with = and effectively turn text into a formula.

    thank you very much
    B


    --
    beatrice25
    ------------------------------------------------------------------------
    beatrice25's Profile:
    http://www.excelforum.com/member.php...o&userid=34505
    View this thread: http://www.excelforum.com/showthread...hreadid=543812



  8. #8
    Registered User
    Join Date
    05-16-2006
    Posts
    93
    Hi RD,

    Thanks this looks like a good formula and an even better way to go

    b

  9. #9
    Ragdyer
    Guest

    Re: how do I transpose a column of 80 numbers into...

    Appreciate the feed-back.
    --
    Regards,

    RD

    ---------------------------------------------------------------------------
    Please keep all correspondence within the NewsGroup, so all may benefit !
    ---------------------------------------------------------------------------
    "beatrice25" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi RD,
    >
    > Thanks this looks like a good formula and an even better way to go
    >
    > b
    >
    >
    > --
    > beatrice25
    > ------------------------------------------------------------------------
    > beatrice25's Profile:

    http://www.excelforum.com/member.php...o&userid=34505
    > View this thread: http://www.excelforum.com/showthread...hreadid=543812
    >



+ Reply to 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