+ Reply to Thread
Results 1 to 2 of 2

Simplification of SUMPRODUCT formula

  1. #1
    Forum Contributor
    Join Date
    03-22-2006
    Location
    UK
    MS-Off Ver
    Office 2013
    Posts
    275

    Simplification of SUMPRODUCT formula

    Hi all

    Just had to make another amendment to my project ending up with the following SUMPRODUCT formula:

    Please Login or Register  to view this content.
    However whilst this works, I have the feeling that it is over complicated and there may be a simpler solution.

    Essentially, the aim is to sum the total values in Input1!$E$2:$E$1300 where the date matches B$2 and the value in Input1!$D$2:$D$1300="CL" except
    where the value in Input1!$L$2:$L$1300="T/T".

    TIA ...spellbound
    Last edited by mudraker; 01-30-2009 at 08:47 AM. Reason: Mark Thread as Solved

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Simplification of SUMPRODUCT formula

    Your current formula sums where D = "CL" and then subtracts those where L = "T/T" regardless of whether or not D = "CL" where L = "T/T"...

    If you mean to sum where D = "CL" AND L <> "T/T" then perhaps:

    Please Login or Register  to view this content.

+ 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