+ Reply to Thread
Results 1 to 2 of 2

Counting How Many Cells =, <, > a particular range/number

  1. #1
    Registered User
    Join Date
    11-22-2006
    Posts
    7

    Counting How Many Cells =, <, > a particular range/number

    I am trying to compare search result position between current search results and search result set in development.

    Current Position 1
    Dev Position 2
    Change (-1)
    (so this example shows dev work is worse than current)

    Then I just diff'd these and did conditional formatting to show line-by-line what terms were the same (0), which were worse (a negative number--like the example above), and which are better (a positive number above zero).

    I would like to know in an a glance how many terms stayed the same, got worse, are better. I've tried COUNTA and some tip from the site on counting within a range; but am just having a hard time groking how to do this properly.

    Any insight? Thank you!
    Last edited by usererrr; 01-02-2008 at 08:02 PM.

  2. #2
    Forum Contributor
    Join Date
    02-28-2006
    Posts
    690
    =countif(a1:a10,0)

    counts how many zeros, does this help?

+ 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