+ Reply to Thread
Results 1 to 4 of 4

Count the number of occurances of a particular value

  1. #1
    Registered User
    Join Date
    03-26-2013
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    38

    Question Count the number of occurances of a particular value

    Hi all,
    The case is as below
    Say in Column A the values are like this
    FH01
    FH01
    FH02,FH01
    FH03
    FH04,FH01

    So there is one column and 5 rows.
    I need to count how many "FH01" are there.
    The answer should be 4 and not 2.
    I tried using Countif(range, "FH01") it returned only 2.

    Please hepl

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Count the number of occurances of a particular value

    Use

    =COUNTIF(A1:A100,"*FH01*")
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    03-26-2013
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    38

    Re: Count the number of occurances of a particular value

    thank you very much

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Count the number of occurances of a particular value

    .........................

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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