+ Reply to Thread
Results 1 to 4 of 4

need to count a specific number of nonblank cells that match a certain critera

  1. #1
    Registered User
    Join Date
    10-02-2015
    Location
    Franklin, kentucky
    MS-Off Ver
    07
    Posts
    2

    need to count a specific number of nonblank cells that match a certain critera

    I am needing to count a specific number of non blank cells.

    For instance in A13 of sheet 2 I have "CC1011" . I need a count of column A ,sheet 1's non blank cells (on sheet 2) that equal "CC1011" in column D on sheet 1.

  2. #2
    Registered User
    Join Date
    01-30-2014
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    35

    Re: need to count a specific number of nonblank cells that match a certain critera

    without a sample sheet I can't be entirely sure but try:

    =COUNTIFS(Sheet1!A:A,"<>""",Sheet1!D:D,A13)

    this formula would need to be entered somewhere in sheet2

  3. #3
    Registered User
    Join Date
    10-02-2015
    Location
    Franklin, kentucky
    MS-Off Ver
    07
    Posts
    2

    Re: need to count a specific number of nonblank cells that match a certain critera

    QUESTION FOR THREAD.xlsx i'm attempting to attach a file with the question

  4. #4
    Registered User
    Join Date
    01-30-2014
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    35

    Re: need to count a specific number of nonblank cells that match a certain critera


+ 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. [SOLVED] Count only filled, nonblank cells
    By jomili in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-12-2014, 10:47 AM
  2. [SOLVED] How to count the number of nonblank cells which have values
    By BNCOXUK in forum Excel General
    Replies: 2
    Last Post: 10-31-2012, 07:36 PM
  3. [SOLVED] Count Nonblank cells and exclude Sub Totals
    By Seve in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 04-23-2012, 01:17 PM
  4. Count if number matches critera
    By lazyme in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-29-2007, 04:52 PM
  5. Count colors and nonblank cells
    By LostInAus in forum Excel General
    Replies: 1
    Last Post: 12-03-2006, 09:21 PM
  6. [SOLVED] Count NonBlank Cells
    By Lynn in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-21-2006, 06:25 PM
  7. count the number of nonblank cells within a range
    By Hervinder in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-09-2006, 10:40 AM
  8. [SOLVED] Count Nonblank Text Cells
    By [email protected] in forum Excel General
    Replies: 13
    Last Post: 03-02-2006, 02:25 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