+ Reply to Thread
Results 1 to 2 of 2

Sum with multiple conditions:SUMPRODUCT

  1. #1
    Registered User
    Join Date
    06-15-2005
    Posts
    7

    Sum with multiple conditions:SUMPRODUCT

    Tried using SUMIF, and SUMPRODUCT in array. Having difficulty with summing (adding) the receive floating/ Pay fixed and (subtracting) the Pay floating/Receive Fixed combo.

    Any help greatly appreciated.

    Condition Apple Orange THEN
    Receive Floating ++
    Pay Fixed ++
    (else) Pay Floating --
    Receive Fixed --

    IF (A&B) = Apple & orange
    THEN ADD (E) IF (C&D) = Receive Floating OR Pay Fixed
    ELSE SUBTRACT (E) IF (C&D) = Pay Floating OR Receive Fixed

    A B C D E
    1 Apple Orange Pay Floating 10
    2 Apple Orange Receive Floating 20
    3 Apple Orange Pay Fixed 30
    4 Apple Orange Pay Floating 35
    5 Apple Orange Receive Floating 40
    6 Apple Orange Pay Fixed 45
    7 Apple Orange Receive Fixed 50
    8 Pear Orange Receive Fixed 40
    9 Pear Orange Pay Floating 50
    10 Apple Grape Receive Floating 60
    11 Apple Grape Pay Fixed 70
    12 Apple Grape Receive Fixed 80

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326
    What do you want to add E to? or substract from?

+ 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