+ Reply to Thread
Results 1 to 5 of 5

Count numeric values not found in range based on another range

  1. #1
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    402

    Count numeric values not found in range based on another range

    Hello,

    Is there a way to count the number of cells in a range that have values that are not in another range on the same sheet?

    Example:

    Range #01: B9:F13 contains numeric values.

    Range #02: L4:AJ6 contains numeric values.

    If the values in Range #01 are not found in Range #02 the total count not found will display.

    I appreciate any help with this.

    Thank you,

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Count numeric values not found in range based on another range

    150 views no reply, that indicates the question is not clear to the forummembers.

    HOW TO ATTACH YOUR SAMPLE WORKBOOK:

    Fast answers need clear examples. Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. Just before posting, scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Spammer
    Join Date
    10-23-2012
    Location
    Adelaide, Australia
    MS-Off Ver
    Excel 2003, Office 365
    Posts
    1,237

    Re: Count numeric values not found in range based on another range

    There is probably an excel formula that will do this, but this is much easier IMO.

    Please Login or Register  to view this content.

  4. #4
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,704

    Re: Count numeric values not found in range based on another range

    formula wise:

    =SUMPRODUCT(--(COUNTIF(L4:AJ6,B9:F13)=0))

  5. #5
    Forum Contributor
    Join Date
    07-10-2012
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    402

    Re: Count numeric values not found in range based on another range

    Sorry, I thought I responded to this post. Xlent, that worked perfect! Thank you.

+ 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 all numeric values in a range but only every 7th column
    By JR73 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-20-2019, 09:27 AM
  2. Count cells with a certain numeric range value
    By C Holmes in forum Excel General
    Replies: 7
    Last Post: 07-17-2014, 02:00 PM
  3. sum of a range of values based on count of occurrence of letter in range
    By vsbhogar in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-08-2013, 01:02 PM
  4. [SOLVED] UDF to Vlookup multiple delimited values (numeric/non-numeric) and sum found values
    By Geert Rottiers in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-21-2013, 09:30 AM
  5. count values based on week range
    By kbalasub in forum Excel General
    Replies: 3
    Last Post: 11-30-2012, 12:21 AM
  6. Replies: 6
    Last Post: 10-14-2009, 03:01 AM
  7. Replies: 6
    Last Post: 03-31-2009, 11:17 AM

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