+ Reply to Thread
Results 1 to 2 of 2

Opposite of SUM function is ??

  1. #1
    amkazen
    Guest

    Opposite of SUM function is ??

    Hi, I found a post from 2/23/05 titled "Sum of Max cells in a range". I want
    the difference, not the sum. Anybody know what the function that is opposite
    SUM is? Thanks.

    =SUMPRODUCT(LARGE(A4:T4,ROW(INDIRECT("1:3")))) I want to subtract, not add

  2. #2
    Bob Phillips
    Guest

    Re: Opposite of SUM function is ??

    =MAX(A4:T4)-SUMPRODUCT(LARGE(A4:T4,ROW(INDIRECT("2:3"))))

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "amkazen" <amkazen@discussions.microsoft.com> wrote in message
    news:F366BD5C-11E7-4BF3-B396-697FA829F00D@microsoft.com...
    > Hi, I found a post from 2/23/05 titled "Sum of Max cells in a range". I

    want
    > the difference, not the sum. Anybody know what the function that is

    opposite
    > SUM is? Thanks.
    >
    > =SUMPRODUCT(LARGE(A4:T4,ROW(INDIRECT("1:3")))) I want to subtract, not

    add



+ 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