Results 1 to 10 of 10

Complicated Index Match

Threaded View

  1. #1
    Registered User
    Join Date
    10-26-2012
    Location
    Manhattan, Kansas
    MS-Off Ver
    Excel 2007
    Posts
    17

    Complicated Index Match

    I tried posting this problem on here last week and didn't get a valid solution so I figured I would try again.

    I need to display the last text value in a column ignoring blank cells based on a different column. And to make it a little more complicated there are multiple columns which the text could appear in. I am struggling to accurately describe the formula I need, but I have attached an example of the problem.

    The current formula I have finds the last text value in one column but if the last occurance of the person's name is next to a blank cell it displays a 0 instead of the last text value.

    {=INDEX($D$3:$D$12,MATCH(MAX(IF(($C$3:$C$12=$K3),$B$3:$B$12,"")),$B$3:$B$12,0))}

    Thank you.
    Attached Files Attached Files

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