+ Reply to Thread
Results 1 to 5 of 5

Adding only numbers exceeding 2

  1. #1
    Forum Contributor Marvo's Avatar
    Join Date
    01-15-2009
    Location
    Northampton, England
    MS-Off Ver
    Excel 2021
    Posts
    990

    Adding only numbers exceeding 2

    Hi, I've a column of 18 numbers going from 0-5. I only want to add the numbers that exceed 2. So basically if the numbers were 1,3,5,2,0,2 the total would be 8 (3+5). The 0, 1 and 2's would be disregarded. I know it must be simple but I don't know the function. I've tried count if and putting in >2 but that didn't work.
    Any help appreciated.
    Last edited by Marvo; 09-16-2013 at 05:18 PM.

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Adding only numbers exceeding 2

    Try this:

    Please Login or Register  to view this content.
    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Adding only numbers exceeding 2

    Or =SUMIF(A2:A7, ">2")
    Entia non sunt multiplicanda sine necessitate

  4. #4
    Forum Contributor Marvo's Avatar
    Join Date
    01-15-2009
    Location
    Northampton, England
    MS-Off Ver
    Excel 2021
    Posts
    990

    Re: Adding only numbers exceeding 2

    That works a treat, thank you very very much.

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Adding only numbers exceeding 2

    Here is another way:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Enter with Ctrl+Shift+Enter
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Mailto Exceeding 255 Characters
    By Kapi187 in forum Excel General
    Replies: 1
    Last Post: 02-01-2013, 01:33 AM
  2. Adding smallest value + second smallest value until exceeding a specific value
    By ployo60 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-22-2012, 07:25 AM
  3. [SOLVED] Exceeding the limit for Nested IFs
    By Beard in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-13-2006, 02:15 PM
  4. Exceeding 65,000 rows
    By moglione1 in forum Excel General
    Replies: 0
    Last Post: 09-14-2005, 09:45 AM

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