+ Reply to Thread
Results 1 to 1 of 1

Index match with min and sum product

  1. #1
    Forum Contributor
    Join Date
    05-05-2014
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2013
    Posts
    103

    Index match with min and sum product

    Hello,

    I am feeling like I did a poor job of explaining this prior. I am looking for a formula for cells B33-B56 on the Summary Sheet NEW tab based on criteria from the US Sales Summary Tab. There are five conditions that must be met:
    1) From column C on the US sales Summary tab, the value cannot be "" (blank)
    2,3,4)From column C on the US sales Summary tab, the value cannot be cell M30, M31, M32 on the Summary Sheet NEW tab
    5) The value from column AI on the US Summary Sales tab cannot be 0.

    Here is my formula. I do not get an error, but the formula is not following all of the conditions:
    Any thoughts? Thanks!
    =INDEX('US Sales Summary'!$A$5:$A$296,MATCH(MIN(IF((SUMPRODUCT(('US Sales Summary'!$C$5:$C$296<>"")*('US Sales Summary'!$C$5:$C$296<>'Summary Sheet NEW'!M30)*('US Sales Summary'!$C$5:$C$296<>M31)*('US Sales Summary'!$C$5:$C$296<>M32),'US Sales Summary'!$AI$5:$AI$296)),'US Sales Summary'!$AI$5:$AI$296,0)),'US Sales Summary'!$AI$5:$AI$296,0),1)

    Thanks for your time.
    Attached Files Attached Files

+ 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. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  2. Replies: 6
    Last Post: 11-08-2013, 10:29 PM
  3. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  4. Replies: 5
    Last Post: 02-29-2012, 08:51 PM
  5. match product id with product name from other workbook
    By mustangfanatic in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 07-22-2008, 03:37 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