+ Reply to Thread
Results 1 to 4 of 4

Index Match Multiple Criteria

  1. #1
    Forum Contributor
    Join Date
    07-21-2013
    Location
    washington dc
    MS-Off Ver
    365 MSO
    Posts
    473

    Index Match Multiple Criteria

    Hi-

    Not sure if this is the best approach/formula, but i have attached my s/s.

    I am trying to create a formula to pull in the mgmt fee% into the investor capital forecast tab, based on two vaiables. The client's AUM(column B), and their Tier (column A). It should pull in 1.157% from the Mgmt fee schedule tab, based on AUM of 314MM, and Tier 3. Please let me know your thoughts.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Index Match Multiple Criteria

    Try

    =INDEX('Mgmt Fee Schedule'!$B$4:$E$15,IFERROR(MATCH(B3,'Mgmt Fee Schedule'!$A$4:$A$15,1),0)+1,MATCH(A3,'Mgmt Fee Schedule'!$B$2:$E$2,0))
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Contributor
    Join Date
    07-21-2013
    Location
    washington dc
    MS-Off Ver
    365 MSO
    Posts
    473

    Re: Index Match Multiple Criteria

    That works. Can you explain the formula breakdown, so i can grasp the concept better. I really appreciate it.

  4. #4
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Index Match Multiple Criteria


+ 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. Using INDEX/MATCH/MAX Multiple Criteria
    By Taquiq in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-27-2013, 04:48 PM
  2. Multiple criteria on an Index match
    By jkay2089 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-02-2012, 08:39 AM
  3. Multiple criteria on an Index match
    By jkay2089 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-24-2012, 10:49 AM
  4. VBA Multiple Criteria Index Match
    By blablah in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-01-2012, 07:49 PM
  5. INDEX MATCH MAX with multiple criteria
    By smproud in forum Excel General
    Replies: 2
    Last Post: 05-12-2011, 12:00 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