+ Reply to Thread
Results 1 to 5 of 5

Modify sumproduct formula

  1. #1
    Forum Contributor
    Join Date
    03-22-2012
    Location
    Narragansett, Rhode Island
    MS-Off Ver
    Excel 2007
    Posts
    122

    Modify sumproduct formula

    Hi

    I have been using a SUMPRODUCT formula noted in column K. The formula sums the values associated column 0100 & 0200 for a specific line. It has worked spectacularly. I tried and failed to modify the formula to accomplish a bit more. I would like to accomplish the following examples: modify the formula in K11 to exclude, not sum column 0200 and (2) to modify the formula in K27 to sum lines 06300 to 10099 but exclude line 09500 column 0100 and 0200 because it is a subtotal.

    Appreciate the help.

    One other quick question: can you recommend a newbie book illustrating the kinds of formulae and changes noted above?

    Thanks again.

    Al
    Attached Files Attached Files

  2. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Modify sumproduct formula

    Is this what you want for K11

    =SUMPRODUCT(--($C$2:$C$1404>=J10),--($C$2:$C$1404<=J11),--($D$2:$D$1404 ="0100"), $E$2:$E$1404)

  3. #3
    Forum Contributor
    Join Date
    03-22-2012
    Location
    Narragansett, Rhode Island
    MS-Off Ver
    Excel 2007
    Posts
    122

    Re: Modify sumproduct formula

    Yes, thank you - it worked.

    Do you have any suggestions for K27 on the attached file?

    Thanks again.

    Al

  4. #4
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Modify sumproduct formula

    Sorry, but I couldn't follow what you wanted for that one.

  5. #5
    Forum Contributor
    Join Date
    03-22-2012
    Location
    Narragansett, Rhode Island
    MS-Off Ver
    Excel 2007
    Posts
    122

    Re: Modify sumproduct formula

    Sorry for the lack of clarity. If you don't mind, I'll try to explain it again. K27 asks Excel to sum columns 0100 & 0200 for lines 06300 to 09699. In doing so, the formula includes the values in columns 0100 & 0200 for line 09500. I would like the formula to sum 06300 to 09699 while excluding the 09500 values.

    Hope this clarifies my request.

    Thanks again.

    Al

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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