+ Reply to Thread
Results 1 to 4 of 4

count values greater 2 or greater in a column.

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    count values greater 2 or greater in a column.

    count values greater 2 or greater in a column. I tried this but it didn't work. =COUNTIF(C5:C23,=>2)

    Thanks

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: count values greater 2 or greater in a column.

    Try this

    =COUNTIF(A1:A10,">2")

    A
    B
    1
    2
    6
    2
    81
    3
    1
    4
    2
    5
    5
    6
    0
    7
    10
    8
    70
    9
    3
    10
    99
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: count values greater 2 or greater in a column.

    Isn't that for greater than 2? I want values for = or greater than 2. When I put your formula in (greater than 2) it counts correctly but when I put "=>2" it doesn't.

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: count values greater 2 or greater in a column.

    Then this

    =COUNTIF(A1:A10,">=2")

+ 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 consecutive occurances of values greater than 0?
    By lhorner in forum Excel General
    Replies: 7
    Last Post: 05-01-2021, 11:03 AM
  2. [SOLVED] Count textbox values greater than 0
    By []dre in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-18-2013, 09:36 PM
  3. [SOLVED] Pivot Count Values greater than zero
    By sureshpunna in forum Excel General
    Replies: 17
    Last Post: 12-13-2012, 04:54 AM
  4. Count values greater than zero
    By skatmandu2002 in forum Excel General
    Replies: 2
    Last Post: 12-02-2009, 07:26 PM
  5. Count values greater than zero
    By famico78 in forum Excel General
    Replies: 4
    Last Post: 12-10-2008, 10:02 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