+ Reply to Thread
Results 1 to 5 of 5

Stuck at work and stuck on a count function

  1. #1
    Registered User
    Join Date
    09-26-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    21

    Stuck at work and stuck on a count function

    I need to count letter grades in range S6:S10......how many A's, B's C's etc......The students letter grades are indicated in range M2:M80

    My brain is burnt...any suggestions? (not for my brain) Unsure whether to use Counta fx or Count fx

  2. #2
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211

    Re: Stuck at work and stuck on a count function

    =countif(s$6:s$10,"a")

  3. #3
    Registered User
    Join Date
    09-26-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    21

    Re: Stuck at work and stuck on a count function

    =countif(s$6:s$10,"a") is giving me all values of "0"

  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
    52,917

    Re: Stuck at work and stuck on a count function

    S6:S10 seems like a short enough list to count manually, so i think you want...

    =countif($M$2:$M$80,S10) copied down
    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
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,164

    Re: Stuck at work and stuck on a count function

    Hi,

    Find the example attached. There are two ways to do this problem. The data is in Col A. Columns C and D show one method. I have also done a easy pivot table to count the grades.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ 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