Results 1 to 6 of 6

SUM Product formula but with Criteria

Threaded View

  1. #1
    Forum Contributor
    Join Date
    08-15-2006
    Location
    USA
    MS-Off Ver
    Office 365, 64 bit
    Posts
    372

    SUM Product formula but with Criteria

    Hi -

    I'm currently using the formulas below to sum the positive and negative numbers. Now I have a need it to sum but with a condition that will be in column D, same sheet... Is there a way to modify the formula?

    POS
    =SUMPRODUCT((SUBTOTAL(2,OFFSET(N$12:N$790,ROW(N$12:N790)-MIN(ROW(N$12:N$790)),,1))*(N$12:N$790>0)*N$12:N$790))

    NEG
    =SUMPRODUCT((SUBTOTAL(2,OFFSET(N$12:N$790,ROW(N$12:N790)-MIN(ROW(N$12:N$790)),,1))*(N$12:N$790<0)*N$12:N$790))

    Thx

    Added a sample file---- thx again
    Attached Files Attached Files
    Last edited by rz6657; 12-01-2017 at 10:56 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SUM with criteria and product for each value
    By lodone in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-09-2015, 01:54 AM
  2. Replies: 9
    Last Post: 10-16-2014, 07:46 AM
  3. Product if 3 criteria
    By ygoksel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-04-2014, 06:45 AM
  4. Replies: 1
    Last Post: 01-14-2012, 12:00 PM
  5. Product with Criteria
    By axed in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-29-2010, 06:14 PM
  6. Sum Product Formula w/ Criteria
    By dreicer_Jarr in forum Excel General
    Replies: 2
    Last Post: 01-27-2009, 01:48 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