+ Reply to Thread
Results 1 to 6 of 6

How to transpose multiple rows with 24 cells each to a single column continuous.

  1. #1
    Registered User
    Join Date
    02-18-2020
    Location
    Philippines
    MS-Off Ver
    2017
    Posts
    36

    How to transpose multiple rows with 24 cells each to a single column continuous.

    Hello,

    Kindly help me with this. I want to transpose multiple rows with 24 cells each to a single continuous single column. See attached files. Thank you so much for the response

    From
    1.PNG

    to
    Attachment 666096
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: How to transpose multiple rows with 24 cells each to a single column continuous.

    If you will already have the date and hour, as per sample, you could use this in E3, copied down...
    =INDEX(RAW!$C$2:$Z$6,MATCH(Sheet1!B3,RAW!$B$2:$B$6,0),MATCH(Sheet1!C3,RAW!$C$1:$Z$1,0))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: How to transpose multiple rows with 24 cells each to a single column continuous.

    Happy to help and thanks for the feedback

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,945

    Re: How to transpose multiple rows with 24 cells each to a single column continuous.

    An alternative solution is to use Power Query and unpivot the columns. Here is the Mcode and I have attached the file for your review.

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  5. #5
    Forum Guru
    Join Date
    04-23-2012
    Location
    New Jersey, USA
    MS-Off Ver
    Excel 365
    Posts
    2,420

    Re: How to transpose multiple rows with 24 cells each to a single column continuous.

    Quote Originally Posted by FDibbins View Post
    ...and thanks for the feedback
    What feedback? All I see is the OP's original message and then Messages #2 and #3, both of them from you! Since the thread is not marked SOLVED, I am wondering if I somehow missed something.

    EDIT NOTE: Since posting, a message from alansidman just popped in at Message #4 spot (must have been posted while I was typing), but I still do not see the message you apparently replied to.
    Last edited by Rick Rothstein; 03-07-2020 at 11:15 AM.

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: How to transpose multiple rows with 24 cells each to a single column continuous.

    Quote Originally Posted by Rick Rothstein View Post
    What feedback? All I see is the OP's original message and then Messages #2 and #3, both of them from you! Since the thread is not marked SOLVED, I am wondering if I somehow missed something.

    EDIT NOTE: Since posting, a message from alansidman just popped in at Message #4 spot (must have been posted while I was typing), but I still do not see the message you apparently replied to.
    Rick, OP gave me a rep, and posted a thanks to me in it. Guess I should have posted that here, will try and remember for next time so as to save others from working on a solved thread

+ 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. [SOLVED] VBA To Transpose Values In Rows To Single Column
    By Hillster in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-21-2019, 04:49 PM
  2. [SOLVED] Macro to transpose multiple rows to a single column
    By Gup in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 10-12-2014, 03:05 PM
  3. Transpose Data from a Particular Column to Multiple Column whose Range is Non-Continuous!
    By Rajeshkumar R in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2014, 05:47 AM
  4. [SOLVED] Transpose multiple rows to single row
    By Jhon Mustofa in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-16-2014, 04:59 AM
  5. Transpose Multiple Rows into a Single Column
    By vnascimento in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-04-2013, 08:47 AM
  6. Replies: 5
    Last Post: 05-25-2013, 07:12 AM
  7. How to plot a single continuous line with data from multiple row/column?
    By crease123 in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 01-02-2013, 05:48 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