+ Reply to Thread
Results 1 to 5 of 5

Help needed with Index Match formula

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    01-14-2014
    Location
    South Africa
    MS-Off Ver
    Excel 2010
    Posts
    109

    Help needed with Index Match formula

    Good day

    Please assist
    I have a Value in N2 I need a formula to look for the same Value in ColumnI and then return the corresponding data in Column F.
    VLookup does not look to the Left and I can not move the columns

    Hope this makes sense

  2. #2
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Help needed with Index Match formula

    Hi,

    Please post a sample template of your workbook using "Go Advanced" option below.

  3. #3
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,080

    Re: Help needed with Index Match formula

    Try

    =INDEX(F1:I100,MATCH(N2,I1:I100,0),1)
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  4. #4
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Help needed with Index Match formula

    Why not just this...

    =INDEX(F:F,MATCH(N2,I:I,0))
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  5. #5
    Forum Contributor
    Join Date
    01-14-2014
    Location
    South Africa
    MS-Off Ver
    Excel 2010
    Posts
    109

    Re: Help needed with Index Match formula

    Good day

    Thank you SpecialK, your formula is exactly what I needed

+ 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. Index match formula help needed
    By mrteater in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-29-2014, 09:41 AM
  2. Replies: 3
    Last Post: 02-21-2014, 10:02 AM
  3. [SOLVED] INDEX & MATCH formula help needed please
    By Twaddy006 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-31-2014, 12:30 PM
  4. Lookup, Index, Match Formula Help Needed
    By tim220225 in forum Excel General
    Replies: 1
    Last Post: 06-04-2012, 02:47 PM
  5. [SOLVED] May be INDEX & MATCH formula needed (working with two sheets).
    By nicholes in forum Excel General
    Replies: 3
    Last Post: 04-09-2012, 07:15 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