+ Reply to Thread
Results 1 to 3 of 3

Count number of occurences

Hybrid View

  1. #1
    Registered User
    Join Date
    06-04-2013
    Location
    Portugal
    MS-Off Ver
    Excel 2007
    Posts
    3

    Count number of occurences

    Hello there,

    So I would like to count the number of occurrences some index presents itself regarding one letter.
    Let me make this more clear, I have the following table:

    A 1
    A 1
    A 2
    B 1
    B 2

    And I want the output to tell me something like - For the letter "A" I have two occurrences of the number 1 and one occurrence of the number 2. For the letter "B" I have one occurrence of the number 1 and one occurrence of the number 2.

    Thank you very much for your time!

  2. #2
    Forum Contributor pareshj's Avatar
    Join Date
    05-20-2014
    Location
    MUMBAI
    MS-Off Ver
    2007 & 2010
    Posts
    447

    Re: Count number of occurences

    Hi,

    You can use Pivot table to achieve the same.


    Regards,
    Paresh J
    Click on "* Add Reputation" as a way to say thanks

  3. #3
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: Count number of occurences

    Hi there,

    You can use COUNTIFS.

    Formula: copy to clipboard
    =COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2]…)
    Regards
    Miroslav R.

    (If You like my solutions, feel free to add reputation.)

+ 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. Count number of occurences in excel
    By JCB_01 in forum Excel General
    Replies: 1
    Last Post: 04-22-2014, 09:06 AM
  2. [SOLVED] Count number of trips by occurences
    By Ucpaul in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-05-2013, 05:49 PM
  3. count the number of duplicates and print the number of occurences
    By ash81sen in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-12-2010, 01:21 PM
  4. Count the number of occurences of a value
    By therealjag in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-19-2010, 06:25 AM
  5. Count number of occurences in a range
    By akabraha in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-04-2007, 12:55 PM

Tags for this Thread

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