+ Reply to Thread
Results 1 to 4 of 4

Unstacking data into multiple coloumns based on adjacent index value

  1. #1
    Registered User
    Join Date
    09-29-2020
    Location
    Manchester, England
    MS-Off Ver
    MO 2017
    Posts
    2

    Unstacking data into multiple coloumns based on adjacent index value

    Hi there!

    First time user of this forum and hoping that someone out there can help me to a simple solution to what appears to be on the face of it an easy problem to solve.
    I've attempted using the power query, pivot tables and INDEX, MATCH functions to get Excel to carry out what I need but I think my lack of understanding is holding me back.

    In essence I have a data set in 2 columns. The first columns is an index number and the second columns is my data. I'd like to display my data grouped into distinct columns based on the adjacent index value.

    That's it!

    I've attached a spreadsheet showing an example of the data and how I would like it displayed manually. Any help is really appreciated

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,781

    Re: Unstacking data into multiple coloumns based on adjacent index value

    F4=IFERROR(INDEX($C$4:$C$38,AGGREGATE(15,6,ROW($C$4:$C$38)-ROW($C$4)+1/($B$4:$B$38=F$3),ROWS($C$4:C4))),"")

    Copy across and down

  3. #3
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Unstacking data into multiple coloumns based on adjacent index value

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

  4. #4
    Registered User
    Join Date
    09-29-2020
    Location
    Manchester, England
    MS-Off Ver
    MO 2017
    Posts
    2

    Re: Unstacking data into multiple coloumns based on adjacent index value

    HI,

    Thanks for the solution!

+ 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. Unstacking Lots Of Data From a List
    By wilp in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-16-2017, 09:19 AM
  2. Replies: 1
    Last Post: 07-20-2015, 02:27 PM
  3. VBA code to consolidate coloumns in muliple sheets into multiple coloumns in one sheet?
    By BrettRCourtney in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-13-2013, 09:17 AM
  4. [SOLVED] VBA code to consolidate coloumns in muliple sheets into multiple coloumns in one sheet?
    By BrettRCourtney in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-13-2013, 06:19 AM
  5. separating data in one coloum to multiple coloumns
    By manwinderjit in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-26-2010, 07:01 AM
  6. Unstacking data
    By dreicer_Jarr in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-13-2009, 06:30 PM
  7. Unstacking a series of data on a 3-D chart
    By ldsun in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 03-13-2005, 11:06 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