+ Reply to Thread
Results 1 to 7 of 7

count most frequent value in column

  1. #1
    Registered User
    Join Date
    10-06-2006
    Posts
    17

    count most frequent value in column

    Is it possible to do a countif to count the number of times the most frequent value appears in a column? If so how?

  2. #2
    Forum Contributor
    Join Date
    07-05-2006
    Location
    Canada
    MS-Off Ver
    2003, 2007
    Posts
    581
    Quote Originally Posted by runnerpaul
    Is it possible to do a countif to count the number of times the most frequent value appears in a column? If so how?
    =countif(A1:A100,mode(A1:A100))

    Scott

  3. #3
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    With array formulas, Control Shift Enter instead of Enter

    The most frequent value

    Please Login or Register  to view this content.
    The Count of the most frequent value

    Please Login or Register  to view this content.

    HTH
    Carim

  4. #4
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi Scott,

    Thanks for this formula I did not know about ...
    I like it a lot ...

    Cheers
    Carim

  5. #5
    Registered User
    Join Date
    10-06-2006
    Posts
    17
    Cheers to both of you.

  6. #6
    Registered User
    Join Date
    10-06-2006
    Posts
    17
    How can I find what the value of the mode is?

  7. #7
    Registered User
    Join Date
    10-06-2006
    Posts
    17
    Pretend I never asked that.

+ 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