+ Reply to Thread
Results 1 to 2 of 2

countif more than x but equal to or less than x

Hybrid View

  1. #1
    Registered User
    Join Date
    02-12-2009
    Location
    Nottingham, England
    MS-Off Ver
    Excel 2000
    Posts
    52

    countif more than x but equal to or less than x

    I cant figure out this one out, where to put the greater lesser signs etc.

    I want to do say more than 0, but equal or less than 5, counting all matching entries in one column?

    help appreciated.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,719

    Re: countif more than x but equal to or less than x

    Hello superspurs - great name!

    You can use 2 countifs like this

    =COUNTIF(A:A,">0")-COUNTIF(A:A,">5")

+ 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