+ Reply to Thread
Results 1 to 3 of 3

Excel 2003 - SUM Formula - exclude cell

  1. #1
    Peppermint
    Guest

    Excel 2003 - SUM Formula - exclude cell

    I have some cells that do a SUM calculation on the cells immediately above
    (same column). I want to do the SUM calculation but I want to EXCLUDE one
    specific cell. How do I do that?

  2. #2
    Registered User
    Join Date
    01-04-2006
    Posts
    33
    You could use the following =SUM(D7:D8,D10:D11) this would exclude D9 in the calculations.

  3. #3
    Bob Phillips
    Guest

    Re: Excel 2003 - SUM Formula - exclude cell

    Just subtract that cell from the overall sum

    =SUM(A1:M1)-G1

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "Peppermint" <[email protected]> wrote in message
    news:[email protected]...
    > I have some cells that do a SUM calculation on the cells immediately above
    > (same column). I want to do the SUM calculation but I want to EXCLUDE one
    > specific cell. How do I do that?




+ 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