+ Reply to Thread
Results 1 to 4 of 4

Move data from rpt columns to single row by employee

  1. #1
    Registered User
    Join Date
    03-20-2008
    Location
    Austin, TX
    Posts
    7

    Angry Move data from rpt columns to single row by employee

    Hi, I am trying to move several data points by employee to a single row for that employee. Employee may have several grants, and I'd like move all grants onto single row.

    The attached example explains the end goal. Pls take a look
    Attached Files Attached Files
    Last edited by vsynowiec; 09-11-2019 at 12:28 PM.

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Move data from rpt columns to single row by employee

    Array formulas entered with Ctrl+Shift+Enter instead or regular Enter in J, L and N in the order below:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Formula copied into K, M and O:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Click the * to say thanks.

  3. #3
    Registered User
    Join Date
    03-20-2008
    Location
    Austin, TX
    Posts
    7

    Re: Move data from rpt columns to single row by employee

    Thanks so much Paul!!! Worked perfectly. Can you pls explain how the lookup formula works? I like to understand what I'm doing.

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

    Re: Move data from rpt columns to single row by employee

    Please amend your profile to show the Excel version you are using. This will work with Excel 2010+. Also indicate (approximately) where you are in the world, as regional settings can often be very important in reaching a solution.

    Ordinary formulae:

    J6: =IFERROR(INDEX($E:$E,AGGREGATE(14,6,ROW($E$6:$E$14)/($D$6:$D$14=$I6),1+INT((COLUMNS($I:I)-1)/2))),"")

    K6: =IFERROR(INDEX($F:$F,AGGREGATE(14,6,ROW($E$6:$E$14)/($D$6:$D$14=$I6),1+INT((COLUMNS($I:J)-1)/2))),"")

    format as date and number, respectively. Select BOTH cells and drag 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

+ 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. How to move data from a single row to multiple columns
    By gagan2sandhu in forum Excel General
    Replies: 5
    Last Post: 11-21-2017, 07:04 PM
  2. [SOLVED] Formula to move specific information from columns and rows to a single row.
    By Robert_Buhs in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-30-2015, 07:47 AM
  3. Replies: 11
    Last Post: 10-24-2014, 04:50 PM
  4. Move employee data from rows to columns for the same company
    By Carrie4841 in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 06-19-2013, 03:09 PM
  5. Move columns containing three rows each into a single row
    By rwerner in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-28-2013, 01:31 PM
  6. How do i move like data in columns to single rows?
    By ncsisz in forum Excel General
    Replies: 3
    Last Post: 07-23-2012, 12:09 PM
  7. Replies: 2
    Last Post: 03-23-2010, 07:59 AM

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