+ Reply to Thread
Results 1 to 5 of 5

Find as per weight

  1. #1
    Registered User
    Join Date
    08-20-2017
    Location
    Istanbul, Turkiye
    MS-Off Ver
    2016
    Posts
    97

    Find as per weight

    Hi,
    Attached is the file that i am searching my costs in green on sheet OFT, depending on the list of values on sheet PRE. I used SUMPRODUCT before i had to add weight criteria in yellow. but when i tried to add index formula in sumproduct, i had wrong result. I kindly ask your help. Thank you in advance for this formula.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,152

    Re: Find as per weight

    Try

    Helper in column F of "PRE"

    =C2&D2&E2

    in "OFT"

    in O2

    =VLOOKUP($U2,OFFSET(PRE!$G$1,MATCH($D2&$N2&$E2,PRE!$F$2:$F$15,0),0,COUNTIF(PRE!$F$2:$F$15,$D2&$N2&$E2),7),MATCH(LEFT($F2,1),PRE!$K$1:$M$1,0)+4,1)

    Sample in P2 of attached
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-20-2017
    Location
    Istanbul, Turkiye
    MS-Off Ver
    2016
    Posts
    97

    Re: Find as per weight

    That is perfect, really thank you so much.

  4. #4
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    Re: Find as per weight

    O2 --> =max(index((pre!$c$2:$c$15=d2)*(pre!$d$2:$d$15=n2)*(pre!$e$2:$e$15=e2)*(pre!$g$2:$g$15<=u2)*(left(f2,1)=pre!$k$1:$m$1)*(pre!$k$2:$m$15),))

    * If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    Last edited by chief_abound; 12-17-2017 at 12:50 AM.

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,152

    Re: Find as per weight

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. [SOLVED] Weight Age Distance
    By Glensteven4life in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-13-2016, 05:13 PM
  2. [SOLVED] Sumproduct to find Weight Average
    By anh03 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-16-2015, 10:31 PM
  3. Help calculating the total weight lost from starting weight D1
    By rgainey201 in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 12-31-2014, 06:16 PM
  4. Need to find the average weight for a particular month over many years
    By Miller217 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-01-2014, 12:46 PM
  5. Auto Calculate Shipping Weight/Cartons and Package Weight.
    By suhailsiddiqui09 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-27-2013, 06:48 AM
  6. Replies: 4
    Last Post: 07-01-2012, 07:24 PM
  7. Weight loss line chart to monitor weight loss progress
    By S Fox in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 11-08-2005, 01:15 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