+ Reply to Thread
Results 1 to 3 of 3

Need a function

  1. #1
    Registered User
    Join Date
    06-27-2005
    Posts
    25

    Need a function

    Hi All,
    I need a function or something that will make my file work. What I want to do is get all the one colum go down and check to see if there is a "W","P", or "C". And when it finds one there it will add to the my total count. For example:
    Column B
    1 W
    2 C
    3 W
    4 W
    5 P
    6 C
    7
    8
    9 W
    10 P

    Total W = 4
    Total P = 2
    Total C = 2


    PS I'm sending a file along with this just to show
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,858
    If I understand correctly, youwant the COUNTIF function =COUNTIF(A1:A10,"W") adapt as necessary. Is that it?

  3. #3
    Registered User
    Join Date
    06-27-2005
    Posts
    25
    PREFECT!!!!!
    I didn't know there was a function like that.
    Sorry, I new to excel
    Last edited by jcc31; 06-27-2005 at 05:37 PM.

+ 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