+ Reply to Thread
Results 1 to 4 of 4

Count number greater than zero

  1. #1
    Forum Contributor
    Join Date
    06-18-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    104

    Count number greater than zero

    Is there an equation to count numbers greater than zero without adding an additional column?

    I had a COUNTIF equation but realized that the criteria that I used to use required an additional column. The additional column I used to have would be something along the lines of =IF(A1>0, "x", "") and then count the X's. I was just wondering if there was another equation that could reduce that step.

    Thanks,

    Scott

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Count number greater than zero

    Maybe something like this:
    Please Login or Register  to view this content.
    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Forum Contributor
    Join Date
    06-18-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    104

    Re: Count number greater than zero

    Well, I just realized that I could do =COUNTA(A:A)-COUNTIF(A:A, 0) but is there an even easier one?

    (all of my values that are not zero are positive by the way)

  4. #4
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Count number greater than zero

    Try

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Click just below left if it helps, Boo?ath?

+ 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. [SOLVED] How to count cells after last number greater than 0
    By gogreenpower in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 04-09-2014, 02:28 AM
  2. Count ID numbers - Cut & Paste any greater than a certain number
    By WCE_123 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-03-2013, 07:30 PM
  3. [SOLVED] How not to count text when looking for a number greater than
    By neeners36 in forum Excel General
    Replies: 5
    Last Post: 03-30-2012, 06:07 PM
  4. Replies: 7
    Last Post: 07-08-2011, 10:16 AM
  5. count a number that is less than a number and greater than a numbe
    By Dale in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-19-2005, 01:20 PM

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