Results 1 to 27 of 27

Alternative to SUMPRODUCT?

Threaded View

  1. #12
    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 with VLOOKUP?

    Forgot to multiply by 1000 on the first couple.

    Also, changed the formula to:

    =SUM(MIN(CEILING(Purchase!B3,1000),A3)*B2,MAX(0,MIN(SUM(A2:A4),CEILING(Purchase!B3,1000)-SUM(A2:A3)))*B3,MAX(0,MIN(SUM(A2:A5),CEILING(Purchase!B3,1000)-SUM(A2:A4)))*B4,MAX(0,MIN(SUM(A2:A6),CEILING(Purchase!B3,1000)-SUM(A2:A5)))*B5,MAX(0,MIN(SUM(A2:A7),CEILING(Purchase!B3,1000)-SUM(A2:A6)))*B6,MAX(0,(CEILING(Purchase!B3,1000)-SUM(A2:A7)))*B7)/1000
    Try that.
    Attached Files Attached Files

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