+ Reply to Thread
Results 1 to 4 of 4

count numbre of rows in a column that match a certain criteria

  1. #1
    Registered User
    Join Date
    08-09-2010
    Location
    Morocco
    MS-Off Ver
    Excel 2007
    Posts
    3

    count numbre of rows in a column that match a certain criteria

    Hey Guys,

    I want to perform the count of rows in a column that match a certain criteria, for example :

    Please Login or Register  to view this content.

    if a want to count the number "Active" Cmd Status and put the result in another column, say B1 for example; how can i do that?

    thank you very much in advance for your help
    Last edited by KuouJin-SaMa; 08-09-2010 at 09:10 AM.

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: count numbre of rows in a column that match a certain criteria [Help needed]

    =COUNTIF($A$2:$A$500,"Active")
    Is that what you are looking for? (modify range to fit your spreadsheet)
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    08-09-2010
    Location
    Morocco
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: count numbre of rows in a column that match a certain criteria [Help needed]

    Quote Originally Posted by ChemistB View Post
    =COUNTIF($A$2:$A$500,"Active")
    Is that what you are looking for? (modify range to fit your spreadsheet)
    Thank you very much ChemistB for your quick reply
    I'll give it a try right away :D

  4. #4
    Registered User
    Join Date
    08-09-2010
    Location
    Morocco
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: count numbre of rows in a column that match a certain criteria [Help needed]

    it worked like a charm; Thanks a lot for your 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