+ Reply to Thread
Results 1 to 5 of 5

Index Formula Trouble

  1. #1
    Registered User
    Join Date
    05-19-2011
    Location
    Boston, MA
    MS-Off Ver
    Excel 2007
    Posts
    13

    Index Formula Trouble

    Hi I'm trying to match two sets of two columns and provide data from another column in line based on that match.

    The following is based on the attached.

    Columns A,B,G, and H are all given. I want to compare the values in A2:B2 and match them exactly to values in columns G and H, together. The formula will then pull the value from the corresponding cell C2 in this case and insert that value into I2. I hope this makes sense. I have searched the forums and can only find solutions for one column matches.

    Thanks for any help or guidance you an provide.
    Attached Files Attached Files

  2. #2
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Index Formula Trouble

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


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  3. #3
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Index Formula Trouble

    Try

    =INDEX($C$2:$C$6,MATCH(1,INDEX(($A$2:$A$6=G2)*($B$2:$B$6=H2),0),0))

  4. #4
    Registered User
    Join Date
    05-19-2011
    Location
    Boston, MA
    MS-Off Ver
    Excel 2007
    Posts
    13

    Re: Index Formula Trouble

    Thanks so much that worked! You all are the best!

  5. #5
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Index Formula Trouble

    You're welcome

+ 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. Having a ton of trouble with this index/match/sumif formula
    By relmasri in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 05-26-2016, 09:50 AM
  2. Trouble with nested index match formula
    By jamesplant77 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-30-2016, 10:44 AM
  3. [SOLVED] Trouble with Index/Match formula
    By josh_malpas in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 05-05-2014, 11:15 AM
  4. Trouble with index/match formula
    By mstar93 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-05-2013, 08:27 PM
  5. Trouble with index and match formula
    By mrggutz in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-26-2013, 11:02 PM
  6. Index,match function trouble with formula
    By tuckerbunch in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-01-2013, 06:25 PM
  7. [SOLVED] Trouble with Index and match formula
    By mdot218 in forum Excel General
    Replies: 2
    Last Post: 04-03-2012, 10:41 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