+ Reply to Thread
Results 1 to 2 of 2

Required Index Match with If function

  1. #1
    Registered User
    Join Date
    02-29-2016
    Location
    UAE
    MS-Off Ver
    2010
    Posts
    41

    Required Index Match with If function

    Hi Guys

    I need to replace vlookup formula with index match for the following.

    =IFERROR(IF(AND(VLOOKUP([@Code],Table13[[Column4]:[Abh]],5,FALSE)="X",VLOOKUP([@Code],Table17[[Code'#]:[Abh]],6,FALSE))>0,VLOOKUP([@Code],Table17[[Code'#]:[Abh]],6,FALSE),IF(VLOOKUP([@Code],Table17[[Code'#]:[Abh]],6,FALSE)>0,"",VLOOKUP([@Code],Table17[[Code'#]:[Abh]],6,FALSE))),"")

    Thanks all

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,609

    Re: Required Index Match with If function

    the equivalent of Vlookup with INDEX and MATCH is as follows
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    =
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    with structural references to give exact translation of your formulas, one has to know what are headers for columns 5 and 6 so next time think about attaching a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Best Regards,

    Kaper

+ 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: 5
    Last Post: 10-16-2016, 02:33 AM
  2. [SOLVED] Index & Match help required
    By DeeEmmEss in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-08-2015, 06:23 AM
  3. [SOLVED] Help required with match and index functions
    By frosty_1977 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 11-11-2015, 06:01 PM
  4. [SOLVED] Help required with INDEX and multiple MATCH function - Excel 2007
    By saundersben50 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 01-03-2013, 12:49 PM
  5. Index/Match Formula required
    By pauldaddyadams in forum Excel General
    Replies: 1
    Last Post: 01-27-2012, 06:45 AM
  6. Index Match only 4 results required
    By pepe.r.taylor in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-31-2011, 11:28 PM
  7. Excel 2007 : INDEX/MATCH help required
    By 5foot9 in forum Excel General
    Replies: 1
    Last Post: 07-22-2011, 02:02 PM

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