+ Reply to Thread
Results 1 to 4 of 4

Count a cell value how many times exist in a range

  1. #1
    Registered User
    Join Date
    03-02-2015
    Location
    Hellas
    MS-Off Ver
    2010
    Posts
    36

    Count a cell value how many times exist in a range

    Hi to everyone.
    I need a function that counts how many times one value exists in a specific range.
    For example in the table below i need to count value from cell A1 = 42 how many times exist in the range A11:E19
    In the specific example value 42 exist ones in the second area (table).



    42 39 16 9 5
    24 14 20 9 30
    1 3 30 16 23
    39 42 14 18 15
    27 39 42 41 1
    5 29 44 15 16
    24 28 32 25 18
    15 9 22 42 5
    18 20 1 34 4

    12 13 18 32 34
    1 21 9 26 34
    9 43 14 10 17
    23 43 11 4 34
    24 28 15 17 33
    6 25 17 11 9
    22 21 42 27 15
    22 25 37 18 23
    19 32 31 10 2

    Thanks in advance for your valuable time
    Manos

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Count a cell value how many times exist in a range

    That should be

    =COUNTIF($A$11:$E$19,A1)

  3. #3
    Registered User
    Join Date
    03-02-2015
    Location
    Hellas
    MS-Off Ver
    2010
    Posts
    36

    Re: Count a cell value how many times exist in a range

    Super, thank you very much

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Count a cell value how many times exist in a range

    You're welcome.

+ 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] Count # of times text appears in cell range by cell referencing not =countif(A:A, ="text")
    By smit.etha in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-20-2014, 04:09 AM
  2. Replies: 3
    Last Post: 01-14-2013, 03:15 PM
  3. [SOLVED] Does a 'count if higher than other cell' function exist?
    By Apparas in forum Excel General
    Replies: 4
    Last Post: 10-08-2012, 11:06 AM
  4. Count number of times numbers go outside spesified range
    By Test123Test in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-14-2012, 04:57 PM
  5. Count how many times a number appears within a range of two numbers
    By Maristar in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-02-2009, 10:56 AM
  6. [SOLVED] How do I Count Times in a range?
    By bugmenot in forum Excel General
    Replies: 8
    Last Post: 01-22-2009, 03:53 PM
  7. Count # of times a range of numbers appear
    By nockam in forum Excel General
    Replies: 1
    Last Post: 03-22-2005, 07:21 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