+ Reply to Thread
Results 1 to 27 of 27

Alternative to SUMPRODUCT?

Hybrid View

  1. #1
    Registered User
    Join Date
    04-29-2010
    Location
    MD
    MS-Off Ver
    Office 2010
    Posts
    43

    Re: Alternative to SUMPRODUCT?

    Still nothing. I actually get the same results as the previous formula. Still anything over 500,000 doesn't add at the proper tier.

    I have cleaned the spreadsheet and attached it for your reference. Included is the SUMPRODUCT formula that works - I've been using it as a cross-check.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    04-29-2010
    Location
    MD
    MS-Off Ver
    Office 2010
    Posts
    43

    Re: Alternative to SUMPRODUCT?

    As you can see, anything under 500k matches. Once you put in 501,000 - they're off. I know it's not calculating at the right tier because if you look at the 'Calculations' sheet, that 1000 is calculated at $3.31, which is B30, and it should be calculating at $2.78, which is B31.

    Strange, because it definitely references B31 in the formula...

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Alternative to SUMPRODUCT?

    Ok you had some places where you didn't reference the Calculations tab, and I had some places where I used colons instead of minus signs...

    Try:

    =SUM(MIN(CEILING(Purchase_Price,1000),Calculations!A30)*Calculations!B29,MAX(0,MIN(CEILING(Purchase_Price,1000)-Calculations!A30,(Calculations!A31-Calculations!A30)))*Calculations!B30,MAX(0,MIN(CEILING(Purchase_Price,1000)-Calculations!A31,(Calculations!A32-Calculations!A31)))*Calculations!B31,MAX(0,MIN(CEILING(Purchase_Price,1000)-Calculations!A32,(Calculations!A33-Calculations!A32)))*Calculations!B32,MAX(0,MIN(CEILING(Purchase_Price,1000)-Calculations!A33,(Calculations!A34-Calculations!A33)))*Calculations!B33,MAX(0,(CEILING(Purchase_Price,1000)-Calculations!A34))*Calculations!B34)/1000
    Attached Files Attached Files
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  4. #4
    Registered User
    Join Date
    04-29-2010
    Location
    MD
    MS-Off Ver
    Office 2010
    Posts
    43

    Re: Alternative to SUMPRODUCT?

    It works perfectly. Thank you so much (again)!

+ Reply to Thread

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