+ Reply to Thread
Results 1 to 4 of 4

COUNTIF values are > 0

  1. #1
    Dave F
    Guest

    COUNTIF values are > 0

    How can I use COUNTIF to count the values in a range which are greater than 0?

    I put =COUNTIF(B2:B100000)>0 but that didn't work?

    (I'm using XL 2007 hence the range greater than 65000 rows. But I don't
    think COUNTIFs syntax has been changed in 2007 so I assume I'm having a brain
    fart.)

    Thx,

    Dave
    Last edited by oldchippy; 10-24-2008 at 12:52 PM.

  2. #2
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097

    Thumbs up

    Quote Originally Posted by Dave F
    How can I use COUNTIF to count the values in a range which are greater than 0?

    I put =COUNTIF(B2:B100000)>0 but that didn't work?

    (I'm using XL 2007 hence the range greater than 65000 rows. But I don't
    think COUNTIFs syntax has been changed in 2007 so I assume I'm having a brain
    fart.)

    Thx,

    Dave
    Hi Dave,

    I'm still with 2003, but try this,

    =COUNTIF(B2:B100000,">0")

    oldchippy

  3. #3
    Dave F
    Guest

    Re: COUNTIF values are > 0

    Yeah that's it, thanks.

    "oldchippy" wrote:

    >
    > Dave F Wrote:
    > > How can I use COUNTIF to count the values in a range which are greater
    > > than 0?
    > >
    > > I put =COUNTIF(B2:B100000)>0 but that didn't work?
    > >
    > > (I'm using XL 2007 hence the range greater than 65000 rows. But I
    > > don't
    > > think COUNTIFs syntax has been changed in 2007 so I assume I'm having a
    > > brain
    > > fart.)
    > >
    > > Thx,
    > >
    > > Dave

    > Hi Dave,
    >
    > I'm still with 2003, but try this,
    >
    > =COUNTIF(B2:B100000,">0")
    >
    > oldchippy
    >
    >
    > --
    > oldchippy
    > ------------------------------------------------------------------------
    > oldchippy's Profile: http://www.excelforum.com/member.php...o&userid=19907
    > View this thread: http://www.excelforum.com/showthread...hreadid=571957
    >
    >


  4. #4
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097

    Thumbs up

    Thanks for the feedback, glad to be of help

    oldchippy

+ 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