+ Reply to Thread
Results 1 to 6 of 6

index match formula not working

  1. #1
    Forum Contributor
    Join Date
    06-27-2012
    Location
    NY
    MS-Off Ver
    Excel 2003
    Posts
    164

    Lightbulb index match formula not working

    I am trying to match a list of clients that were set up as vendor's with another list of clients that were set up in a different system that keeps track of client profitability. Now, these client names do not have an exact match when comparing both lists either do to a name cut off or space so I can't really use a vlookup to find the client and obtain the name. I wanted to use index match ( by the way this is my first time attempting it ) and it is not working can you please help me out in pulling the client codes that I need.

    Thank you!!!
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: index match formula not working

    Try

    =IFERROR(INDEX('iMaestro Client info'!$B$2:$B$9,MATCH(Sheet1!B3,'iMaestro Client info'!$A$2:$A$9,0)),"")
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Forum Contributor
    Join Date
    06-27-2012
    Location
    NY
    MS-Off Ver
    Excel 2003
    Posts
    164

    Re: index match formula not working

    that did not work I get errors for everything

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: index match formula not working

    That works! You get no errors at all.
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    06-27-2012
    Location
    NY
    MS-Off Ver
    Excel 2003
    Posts
    164

    Re: index match formula not working

    I see what you did but I want to match dulath and angelo with a client code and that came up as blank . how can I pull these to match.

  6. #6
    Forum Contributor
    Join Date
    06-27-2012
    Location
    NY
    MS-Off Ver
    Excel 2003
    Posts
    164

    Re: index match formula not working

    thank you Fotis for your help!

+ 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