+ Reply to Thread
Results 1 to 6 of 6

INDEX + MATCH(MAX) formula issue

  1. #1
    Registered User
    Join Date
    03-04-2014
    Location
    ireland
    MS-Off Ver
    Excel 2013
    Posts
    3

    INDEX + MATCH(MAX) formula issue

    Hi All

    Ive been trying to solve a small problem I have with INDEX and MATCH formula, but couldnt find answer anywhere. Cutting long story short.

    I have a MAX formula that looks ofr the highest value in several non-adjencent columns (ie. G, K and O). What I need now is a formula that would return me a value in columna A that is in the same row as Value found by MAX formula. I tried to use INDEX + MATCH formula, but I can only get it to work if I use MAX formula in single column. not for multiple.

    So, it works fine, if I use following formula:

    Cell 1 = MAX(G6:G28)
    Cell 2 = =INDEX(A6:A28,MATCH(MAX(G6:G28),G6:G28,0))

    Doesnt work with:

    Cell 1 =MAX(G6:G28,K6:K28,O6:O28)
    Cell 2 =INDEX(A6:A28,MATCH(MAX(G6:G28,K6:K28,O6:O28),(G6:G28,K6:K28,O6:O28),0))

    Is it even possible to do?

    I Attached example spreadsheet
    yellow cells - range of cells MAX is looking for the highest value
    blue cells - range of cells from which value should be returned using INDEX mATCH

    Thanks in advance for any help
    Attached Files Attached Files
    Last edited by Deschain3; 03-04-2014 at 06:51 PM. Reason: Issue resolved

  2. #2
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: INDEX + MATCH(MAX) formula issue

    Hi,

    Try this formula in cell U10:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    I hope this helps

  3. #3
    Registered User
    Join Date
    03-04-2014
    Location
    ireland
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: INDEX + MATCH(MAX) formula issue

    Works perfectly! Thanks a mill for your help

    I will push my luck here, but is there a formula that would return corespondance column Value (week 2 in attached example)

  4. #4
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: INDEX + MATCH(MAX) formula issue

    Not at all

    This formula should do the trick:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Let me know
    Last edited by ajryan88; 03-04-2014 at 07:02 PM.

  5. #5
    Registered User
    Join Date
    03-04-2014
    Location
    ireland
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: INDEX + MATCH(MAX) formula issue

    You're a genious! Thanks again, works exactly as I wanted.

  6. #6
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: INDEX + MATCH(MAX) formula issue

    Hahaha it would be cool if I was. By the way, "Week 4" in the above formula should say "Week 3". I have corrected it above also.

    I'm glad I could help

+ 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. #N/A issue with index/match formula
    By jorjacman in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-24-2014, 10:00 AM
  2. [SOLVED] Index/match formula issue
    By Sychoanalyze in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-05-2012, 04:25 PM
  3. [SOLVED] Index/Match Formula Issue
    By Tamarissa in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-23-2012, 06:35 PM
  4. Index/Match Formula Issue
    By nross in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-23-2012, 08:17 PM
  5. [SOLVED] Index Match formula issue
    By Ozwilly in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-06-2012, 03:09 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