+ Reply to Thread
Results 1 to 9 of 9

Count function in Excel? Is it possible?

  1. #1
    Registered User
    Join Date
    08-19-2014
    Location
    usa
    MS-Off Ver
    2010
    Posts
    7

    Count function in Excel? Is it possible?

    Hi,

    I want to show in column C that how many Boys (Column A) make a cumulative %age more than 80%. For example, in Column C the values shown should be the answer

    Column A: Boys Boys Boys Girls Girls Girls
    Col B (***. %): 30% 70% 100% 20% 90% 100%
    Column C: 3 3 3 2 2 2

    Is it possible to do that?

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Count function in Excel? Is it possible?

    post an excel-file, wihout confidential information.

    please also add the desired result.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    08-19-2014
    Location
    usa
    MS-Off Ver
    2010
    Posts
    7

    Re: Count function in Excel? Is it possible?

    Quote Originally Posted by oeldere View Post
    post an excel-file, wihout confidential information.

    please also add the desired result.
    Hi attached you find the file....
    In this file Column D is what I want. You can show it in any way but the answers should be correct.
    Attached Files Attached Files

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Count function in Excel? Is it possible?

    Maybe this...
    =COUNTIFS($A$2:$A$7,"Boy",$C$2:$C$7,">.85")
    Change Boy to Girl
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Registered User
    Join Date
    06-19-2014
    Location
    delhi
    MS-Off Ver
    2007
    Posts
    2

    Re: Count function in Excel? Is it possible?

    =COUNTIFS(A2:A7,"girl",C2:C7,">85%")
    i think this should help try this change boy and girls as required

  6. #6
    Registered User
    Join Date
    06-19-2014
    Location
    delhi
    MS-Off Ver
    2007
    Posts
    2

    Re: Count function in Excel? Is it possible?

    =COUNTIFS(A2:A7,"girl",C2:C7,">85%")
    i think this should help try this change boy and girls as required

  7. #7
    Registered User
    Join Date
    08-19-2014
    Location
    usa
    MS-Off Ver
    2010
    Posts
    7

    Re: Count function in Excel? Is it possible?

    you guys are close but thats not the answr... please see the attached file to see what exactly needs to be done...thanks!

  8. #8
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Count function in Excel? Is it possible?

    It worked inthe sample you privided, but I think you forgot to attach the new file?

  9. #9
    Registered User
    Join Date
    08-19-2014
    Location
    usa
    MS-Off Ver
    2010
    Posts
    7

    Re: Count function in Excel? Is it possible?

    Attached you find the file again
    Attached Files Attached Files

+ 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] excel function to count links
    By superboy in forum Excel General
    Replies: 8
    Last Post: 03-13-2020, 01:33 AM
  2. excel function by using match and count
    By timo-osinga in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-12-2012, 04:55 AM
  3. [SOLVED] Excel function to count + display
    By Silencer001 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-10-2012, 08:44 AM
  4. [SOLVED] Having problems using the Count function in Excel
    By lj@spu.edu in forum Excel General
    Replies: 4
    Last Post: 06-08-2005, 07:05 PM
  5. excel should have a function to count sheets
    By carlos sosa in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-24-2005, 04:06 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