+ Reply to Thread
Results 1 to 8 of 8

COUNTIF, I don't want to type all this text...

  1. #1
    Forum Contributor
    Join Date
    04-30-2012
    Location
    Houston, Texas
    MS-Off Ver
    Excel 2007
    Posts
    234

    COUNTIF, I don't want to type all this text...

    http://img38.imageshack.us/img38/7975/countteam.png

    Hi everyone, I tried to count all the football team in sheet number 1, but I have to type in all the team name.

    I have like 120 teams name; it is possible to count all the team name without typing all the text?

    thank you

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: COUNTIF, I don't want to type all this text...

    hi Exxcel Noob, instead of "Air Force", simply refer to the cell A1
    =COUNTIF(Sheet1!C:C,A1)
    Last edited by benishiryo; 05-27-2012 at 10:34 PM.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Contributor
    Join Date
    04-30-2012
    Location
    Houston, Texas
    MS-Off Ver
    Excel 2007
    Posts
    234

    Re: COUNTIF, I don't want to type all this text...

    Quote Originally Posted by benishiryo View Post
    hi Exxcel Noob, instead of "Air Force", simply refer to the cell A1
    =COUNTIF(Sheet1!C:C,A1)
    it doesn't work, when I click A1 it gave me an error..
    you have to type it out instead..
    I believe click on a cell A1 only work on number. not letter

  4. #4
    Forum Contributor
    Join Date
    04-30-2012
    Location
    Houston, Texas
    MS-Off Ver
    Excel 2007
    Posts
    234

    Re: COUNTIF, I don't want to type all this text...

    you can try on your own spread sheet.

    A1: Airforce (sheet 1)

    B1: =countif(sheet1!A:A,A1) (sheet 2)

    this will not work...
    Last edited by Exxcel Noob; 05-27-2012 at 10:41 PM.

  5. #5
    Forum Contributor
    Join Date
    04-30-2012
    Location
    Houston, Texas
    MS-Off Ver
    Excel 2007
    Posts
    234

    Re: COUNTIF, I don't want to type all this text...

    omg never mind i figure out, thank you BENISHIRYO lol

  6. #6
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: COUNTIF, I don't want to type all this text...

    ermmm i am assuming u your range u provided is correct? what this formula i gave u does is counting how many times the cell A1 in sheet2 appeared in the Column C of Sheet1.

    But now u said Airforce is in A1 of Sheet1?

    if Airforce is in Column A of Sheet1, it's:
    =COUNTIF(Sheet1!A:A,A1)

  7. #7
    Forum Contributor
    Join Date
    04-30-2012
    Location
    Houston, Texas
    MS-Off Ver
    Excel 2007
    Posts
    234

    Re: COUNTIF, I don't want to type all this text...

    ermmm i am assuming u your range u provided is correct? what this formula i gave u does is counting how many times the cell A1 in sheet2 appeared in the Column C of Sheet1.

    But now u said Airforce is in A1 of Sheet1?

    if Airforce is in Column A of Sheet1, it's:
    =COUNTIF(Sheet1!A:A,A1)
    yes sorry, i confused myself lol.
    but i get it, thank you so much!

  8. #8
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: COUNTIF, I don't want to type all this text...

    =)
    no problem~

+ 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