+ Reply to Thread
Results 1 to 3 of 3

Excel 2007 : Count formula without exact match

  1. #1
    Forum Contributor
    Join Date
    11-28-2011
    Location
    St. Louis, Missouri
    MS-Off Ver
    Excel 2007 & 2013
    Posts
    129

    Count formula without exact match

    So I am wanting to do a count of a problem but in the list (column A) which will eventually be really long and never the same thing all the time. In column C, I have the specific problem I want to count that problem. In column E I have manually counted how many there are. Let me know if this is possible. Thanks in advance!
    Attached Files Attached Files
    Last edited by ncurran217; 03-28-2012 at 04:03 PM. Reason: Solved

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Count formula without exact match

    ncurran217,

    In cell D2 and copied down:
    =COUNTIF(A:A,"*"&C2&"*")
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Contributor
    Join Date
    11-28-2011
    Location
    St. Louis, Missouri
    MS-Off Ver
    Excel 2007 & 2013
    Posts
    129

    Re: Count formula without exact match

    Thanks you very much!

+ 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