+ Reply to Thread
Results 1 to 4 of 4

countif + "greater than" "cell value" 2

  1. #1
    Registered User
    Join Date
    09-20-2010
    Location
    Stavanger, Norway
    MS-Off Ver
    Excel 2007
    Posts
    2

    countif + "greater than" "cell value" 2

    Hi all, I have a very simple problem but I have spent several hours trying to find the answer. I have really tried to search for the answer but no matter how I formulate my search criteria I always end up with a thousand irrelevant links.

    Enough wining =)! I just wanted to explain why I start a new thread instead of searching existing threads.

    So.. I want to use COUNTIF function to count the number of cells in a range where the value of the cell is greater than the value of a referance cell. For example: =COUNTIF(A4:A10;>B6), exept this is not working.

    It's easy if I would compare it to a number but now I want to compare the value of a cell with the value of another cell.

    Thanks
    Last edited by vonPalm; 09-21-2010 at 04:07 AM.

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

    Re: countif + "greater than" "cell value" 2

    Hi vonPalm,

    Try:

    Please Login or Register  to view this content.
    using "Ctrl+Shift+Enter" to enter the formula.

    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: countif + "greater than" "cell value" 2

    You can do that like this

    =COUNTIF(A4:A10;">"&B6)
    Audere est facere

  4. #4
    Registered User
    Join Date
    09-20-2010
    Location
    Stavanger, Norway
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: countif + "greater than" "cell value" 2

    Hi!
    Yipiie it's working =)!! Both methods work fine, thanks a million!

+ 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