+ Reply to Thread
Results 1 to 15 of 15

Changing three columns of data in to a table in Excel 2007

Hybrid View

  1. #1
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Changing three columns of data in to a table in Excel 2007

    Maybe. See my attachment.
    I used an Array formula (entered with CNTRL SHFT ENTER instead of just ENTER which, if done right will show brackets {} around the formula)

    =IFERROR(INDEX($C$2:$C$6,MATCH($A13&B$11,$A$2:$A$6&$B$2:$B$6,0)),"")

    This does not separate them into different rows though (see attachment). If you really need it like that, (rather than what I put into A20:D23) maybe someone can modify.
    Attached Files Attached Files
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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