+ Reply to Thread
Results 1 to 4 of 4

Index & Match error

  1. #1
    Registered User
    Join Date
    01-14-2007
    Posts
    2

    Index & Match error

    I wonder if there is a way to have the index & match in lookup multi criteria to return blank if the criteria does not match. as the example below.

    {=INDEX($A$2:$A$7,MATCH(1,(A10=$B$2:$B$7)*(B10=$C$2:$C$7),0))}

    Thanks,

  2. #2
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by vb613
    I wonder if there is a way to have the index & match in lookup multi criteria to return blank if the criteria does not match. as the example below.

    {=INDEX($A$2:$A$7,MATCH(1,(A10=$B$2:$B$7)*(B10=$C$2:$C$7),0))}

    Thanks,
    SUMPRODUCT formula may help you instead.
    see link below.

    http://www.xldynamic.com/source/xld.SUMPRODUCT.html

  3. #3
    Registered User
    Join Date
    01-14-2007
    Posts
    2
    Thanks, Problem solved

  4. #4
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by vb613
    Thanks, Problem solved
    Good to see that your problem is solved.

+ 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