+ Reply to Thread
Results 1 to 3 of 3

CountIF Formula Help

  1. #1
    Registered User
    Join Date
    07-07-2016
    Location
    Vancouver, Canada
    MS-Off Ver
    2010
    Posts
    68

    CountIF Formula Help

    Hi,
    I think that what I need to use is a CountIF but i am having some trouble.

    In long columns I would like a total at the bottom that just says if there were any entries in the above.

    I have a lot of data in the cells - alpha values of R, U, I, F, D and I just want the Total to say if there were any entries in the column.

    I do not need to know what entry is in the cells just if there is one.

    If there is any alpha value in the column I would like it to say 'A'
    Attached Files Attached Files

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: CountIF Formula Help

    Does this do what you want?

    =COUNTA(B2:B226)

    Copy across as needed.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: CountIF Formula Help

    Try

    =IF(COUNTIF(B2:B226,"?*"),"A","")

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. CountIf formula results in the formula itself being displayed.
    By NewKid in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-19-2017, 03:31 PM
  2. Faster if/countif formula for flagging uniques - countif too slow
    By Speshul in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-19-2015, 01:44 PM
  3. [SOLVED] Using Countif formula on cells that have a Left formula
    By fsoares22 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-10-2013, 11:13 AM
  4. [SOLVED] =Subtotal(countif,Range); Subtotal and countif in 1 formula [SOLVED]
    By thomas.mapua in forum Excel General
    Replies: 5
    Last Post: 01-06-2012, 11:33 AM
  5. Adding a CountIF to a formula that is already Countif
    By Cmorgan in forum Excel General
    Replies: 4
    Last Post: 06-01-2011, 09:34 AM
  6. countif formula
    By jdmh22a in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-25-2008, 05:27 PM
  7. Countif formula
    By Auburn84 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-18-2008, 11:37 PM

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