Closed Thread
Results 1 to 2 of 2

Index formula with multiple match criteria (inc min)

  1. #1
    Registered User
    Join Date
    05-05-2016
    Location
    Melbourne
    MS-Off Ver
    Excel 2016
    Posts
    31

    Index formula with multiple match criteria (inc min)

    Hello,

    I have an index formula which I want to output four (4) different matches/results based on Code letters, (the first if statement just states the correct column based on person)

    =IF($E4=1,MIN(INDEX($P$4:$P$6,MATCH(F4,$O$4:$O$6))*$C4*$G4,$H$23:$H$90),"")

    This is currently working on taking the quote of an item, giving a result based on percentage & then giving an additional final result based on a item or other limit, using the min formula

    The first is percentage based up-to the limits e.g C4*G4*P4 or the limits of H23:H90 (whichever is less) Code A

    The second is percentage based up-to the limit e.g C4*G4*P5,C4*H4 or H23:H90 (whichever is less) Code B

    The third is $ based up-to the limits, e.g C4*H4 or H23:H90 (whichever is less) Code C

    The fourth is percentage based up-to a set dollar amount e.g C4*G4*P4, C4*Q7 or H23:H90 (whichever is less) Code D

    I am unsure how to create the four match formulas to do this, ensure that the benefits (I4:M15) cannot be more than the remaining balances in (I23:I90) as the rows calculate & reduce the remaining balances (as in if the remaining balance is zero then the benefits must be zero) as data is entered in rows C4:F15 & there is no more benefits left

    The other thing I wanted to do was to be able to setup a user entry form box to enter the limits (for the calculations) from H23:H90 in cell O2 instead of scrolling down to them & entering the limits

    Thank you
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Index formula with multiple match criteria (inc min)

    Duplicate of thread http://www.excelforum.com/excel-prog...h-formula.html

    As per forum rules, please do not start multiple threads asking the same question.

    Moderation requests should be resolved by editing the offending post in order to comply with the forum rules, not by starting another thread.

    I will ask for this thread to be locked.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  2. [SOLVED] INDEX MATCH Multiple Criteria Formula Help
    By garrett.grillo in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 09-25-2014, 10:55 PM
  3. Index match formula for multiple criteria
    By nellyc in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-03-2014, 12:03 PM
  4. [SOLVED] Index match formula for multiple criteria
    By nellyc in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-03-2013, 11:02 AM
  5. Excel 2007 : Index, Match, Large Formula: Multiple Criteria, Multiple Ranges
    By SimpleJack in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-19-2013, 08:54 AM
  6. Excel 2007 : Index Match Multiple Criteria Formula
    By paddyboy in forum Excel General
    Replies: 17
    Last Post: 03-17-2012, 12:01 AM
  7. Index/Match formula with multiple criteria
    By dta1984 in forum Excel General
    Replies: 7
    Last Post: 11-21-2011, 01:29 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