+ Reply to Thread
Results 1 to 3 of 3

2 column table to multiple columns table

  1. #1
    Registered User
    Join Date
    03-12-2018
    Location
    Belgium
    MS-Off Ver
    office 365, office 2016
    Posts
    2

    Question 2 column table to multiple columns table

    Hi all -

    I have a 2 column table (which shows under "start" in the example file) which i'd like to automatically transform into a multi column table with the data from the original table. I know my explanation might seem a bit confusing but I hope it will be clear in the example file. I've tried using query and Vlookup functions, but nothing so far works. Could anyone please help me out?

    thanks very much

    kr
    charly
    Attached Files Attached Files

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

    Re: 2 column table to multiple columns table

    This should do:
    Array formula. pres Ctrl+Shift+Enter simultaneous to insert it

    =IFERROR(INDEX($B$5:$B$13,SMALL(IF($A$5:$A$13=D$12,ROW($A$5:$A$13)-ROW($A$5)+1),ROWS($A$5:A5))),"")
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    03-12-2018
    Location
    Belgium
    MS-Off Ver
    office 365, office 2016
    Posts
    2

    Re: 2 column table to multiple columns table

    Thank you very much!

+ 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. Replies: 0
    Last Post: 01-04-2018, 01:46 PM
  2. [SOLVED] Matrix Table - Consolidate Multiple Columns to One Column with row labels
    By Mundicide in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-15-2017, 12:40 PM
  3. Replies: 6
    Last Post: 08-19-2015, 07:46 PM
  4. [SOLVED] Create a table with 1 column, that is dynamically updated from other multiple columns.
    By marcusduton in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 02-21-2015, 01:46 AM
  5. [SOLVED] to convert one table with column heads in to another table by includng columns heads also
    By catchnanan in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-27-2014, 01:21 PM
  6. [SOLVED] Convert table with multiple header columns into a pivotable table
    By jasonleewkd in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-20-2013, 03:20 AM
  7. [SOLVED] VBA fill in cells in a new column in table based on multiple criteria from other columns
    By HRA in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-14-2013, 06:48 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