+ Reply to Thread
Results 1 to 2 of 2

Countif total and percentage

Hybrid View

  1. #1
    Registered User
    Join Date
    11-22-2009
    Location
    north carolina, Charlotte
    MS-Off Ver
    Excel 2007
    Posts
    3

    Smile Countif total and percentage

    I am trying to use countif to count how many nationally ranked schools are in each state. That is column C in sheet 3. I am also trying to use data from collumn B sheet 1 to fill in column D of sheet 3. (in doing so I am trying to find the total number of colleges in each state.) Ultimately I am going to find the percentage of how many nationally ranked teams are in each state. Can anybody give me some pointers?


    Attached is the Spreadsheet
    Attached Files Attached Files

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

    Re: Countif total and percentage

    If I understand you correctly, in C2, dragged down
    =COUNTIF(Sheet2!$A$2:$A$107,Sheet3!A2)
    In D2 dragged down
    =VLOOKUP(A2,Sheet1!$A$3:$B$52,2,FALSE)
    Is that what you are looking for?
    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

+ 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