+ Reply to Thread
Results 1 to 3 of 3

Count If-How can I use the COUNTIF function to count

  1. #1
    Registered User
    Join Date
    08-15-2006
    Posts
    71

    Count If-How can I use the COUNTIF function to count

    Hi,

    I have a list as shown below, as an example:

    C.3 Out of Stock
    C.5 Poor Quality
    C.4 Wrong Version Supplied
    E.1 Late Data
    E.2 Human Error
    E.3 Out of Stock
    F.8 Poor Quality
    G.3 Out of Stock
    H.4 Hardware Issue

    How can I use the COUNTIF function to count how many cells that start with "C". If you'll notice, the first three start with "C" but after the "C" they are all different. This is my problem.

    Thanks in advance for any help.

    Calli

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    You can use the * wildcard with Countif...

    e.g. =Countif(A:A,"C*")
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    08-15-2006
    Posts
    71
    thanks, it worked.

+ 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