+ Reply to Thread
Results 1 to 10 of 10

Data is by rows and need to combine it into one row

  1. #1
    Registered User
    Join Date
    12-12-2014
    Location
    Arlington, Texas
    MS-Off Ver
    365
    Posts
    16

    Data is by rows and need to combine it into one row

    Please see the attached document.

    I have data that could be 1000's of lines of data. However, the report system gives it to me line by line (see tab 1) of sheet.
    I would like to combine the data into one row by the persons name, but only need certain fields from the exported report in a specific format. (see sheet 2 for example on how we would like the end result).
    I have a tab 3 for the assistance from anyone on how to do it.

    Thanks in advance for the help!
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,582

    Re: Data is by rows and need to combine it into one row

    Are you still using Excel 2013, or have you upgraded?
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,253

    Re: Data is by rows and need to combine it into one row

    If still using 2013:

    =INDEX('exported Data'!J:J,2+5*(ROWS(A$2:A2)-1))&""

    copied down, and

    =IFERROR(INDEX('exported Data'!$O$2:$O$31,COLUMN(B2)-1+5*(ROWS(B$2:B2)-1)),"")

    copied across and down.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  4. #4
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,465

    Re: Data is by rows and need to combine it into one row

    If you are updated in the meantime to Excel 365, please try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    12-12-2014
    Location
    Arlington, Texas
    MS-Off Ver
    365
    Posts
    16

    Re: Data is by rows and need to combine it into one row

    We are on 365.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,253

    Re: Data is by rows and need to combine it into one row

    Please update your profile now to show O365.

  7. #7
    Registered User
    Join Date
    12-12-2014
    Location
    Arlington, Texas
    MS-Off Ver
    365
    Posts
    16

    Re: Data is by rows and need to combine it into one row

    Quote Originally Posted by Glenn Kennedy View Post
    Please update your profile now to show O365.
    Done. Thanks for reminding me.

    Also, Hans thanks! This worked perfectly. Appreciate it

  8. #8
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,253

    Re: Data is by rows and need to combine it into one row

    And did my suggestion work? Hans' is more suitable for O365, so use it... but some acknowledgement of my help might be nice.

  9. #9
    Registered User
    Join Date
    12-12-2014
    Location
    Arlington, Texas
    MS-Off Ver
    365
    Posts
    16

    Re: Data is by rows and need to combine it into one row

    Glenn - My apologies. Yes your idea worked as well. Appreciate the help

  10. #10
    Forum Expert
    Join Date
    12-09-2014
    Location
    Trakai, Lithuania
    MS-Off Ver
    2016
    Posts
    1,299

    Re: Data is by rows and need to combine it into one row

    Power Query
    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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] Help with formula to combine rows of data onto one row
    By mario_berry in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 01-31-2023, 07:30 AM
  2. Combine data from two rows into one row
    By kre30a in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-13-2016, 01:45 PM
  3. Combine Data From Multiple Rows If Data In Column A Is Identical
    By lsilver in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-10-2015, 04:18 PM
  4. Combine Data in Multiple Columns to One Column Based on Data in Rows
    By exceldivx in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-09-2014, 07:35 AM
  5. Replies: 8
    Last Post: 11-25-2013, 10:26 PM
  6. Combine Duplicate Rows and Combine Data in Rows
    By cherylmcgk in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-08-2013, 12:04 PM
  7. Combine two rows of data into one row
    By JoeyGirl in forum Excel General
    Replies: 8
    Last Post: 10-11-2010, 05:54 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