+ Reply to Thread
Results 1 to 8 of 8

Transpose multiple columns to multiple rows with Stack

  1. #1
    Registered User
    Join Date
    01-22-2019
    Location
    Syria
    MS-Off Ver
    2010-2016
    Posts
    4

    Transpose multiple columns to multiple rows with Stack

    Dear Experts,

    first of all, thank you to accept me and allow to me to post in this great forum

    MY issue is about converting data to be a useful row data
    everything is explained in the attached picture

    I'm very normal Excel user

    thank you for any help.
    Attached Images Attached Images

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Transpose multiple columns to multiple rows with Stack

    Welcome to the forum.

    It would help if you attached a sample Excel workbook, rather than a picture of one.

    To do this, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and then on Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post. Don't try to use the Paperclip icon, as it doesn't work on this forum,

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    01-22-2019
    Location
    Syria
    MS-Off Ver
    2010-2016
    Posts
    4

    Re: Transpose multiple columns to multiple rows with Stack

    Done

    Excel file is attached now
    Attached Files Attached Files

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Transpose multiple columns to multiple rows with Stack

    I copied your headings from M9:T9 across into W9:AD9 so that you can compare the results directly with the table you have presented. Then I used this formula in W10:

    =INDEX(A:A,INT((ROWS($1:1)-1)/5)+3)&""

    This can be copied across into X10:AB10, and then those formulae can be copied down as far as you need them. Then I used these formulae in the cells stated:

    AC10: =INDEX($G$2:$K$2,MOD(ROWS($1:1)-1,5)+1)

    AD10: =INDEX($G:$K,INT((ROWS($1:1)-1)/5)+3,MOD(ROWS($1:1)-1,5)+1)&""

    Then you can copy those two formulae down, as required.

    Hope this helps.

    Pete

  5. #5
    Valued Forum Contributor
    Join Date
    03-24-2014
    Location
    England
    MS-Off Ver
    Excel 2003 - 2016
    Posts
    575

    Re: Transpose multiple columns to multiple rows with Stack

    And remember to mention Pete in the bibliography and your graduation speech.

  6. #6
    Registered User
    Join Date
    01-22-2019
    Location
    Syria
    MS-Off Ver
    2010-2016
    Posts
    4

    Re: Transpose multiple columns to multiple rows with Stack

    Million of thanks to you Pete … it's a magic

    it's working wonderful

  7. #7
    Registered User
    Join Date
    01-22-2019
    Location
    Syria
    MS-Off Ver
    2010-2016
    Posts
    4

    Re: Transpose multiple columns to multiple rows with Stack

    How to do that Belly ?

  8. #8
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Transpose multiple columns to multiple rows with Stack

    Glad to help, Lina.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above and to the right of your first post in this thread, and mark the thread as SOLVED.

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Transpose multiple rows to multiple columns in Excel
    By Angelko in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-16-2018, 10:43 AM
  2. Transpose multiple columns with multiple rows into one column
    By trizzle2131 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-22-2015, 12:28 PM
  3. Replies: 2
    Last Post: 12-09-2013, 05:34 AM
  4. [SOLVED] Multiple rows to multiple columns transpose
    By major88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 10-25-2013, 01:44 AM
  5. Replies: 4
    Last Post: 03-08-2013, 09:49 AM
  6. How to transpose multiple columns into multiple rows?
    By alexxgalaxy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-15-2013, 10:12 AM
  7. [SOLVED] How to transpose non-uniform data in multiple columns into multiple rows?
    By alexxgalaxy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-03-2013, 08:40 PM

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