+ Reply to Thread
Results 1 to 2 of 2

help with range matching. Is this possible?

  1. #1
    Registered User
    Join Date
    07-17-2013
    Location
    South, NJ
    MS-Off Ver
    Excel 2010
    Posts
    1

    help with range matching. Is this possible?

    Hello,

    I'm trying to match specific numeric values on one tab against columns on another tab that depict many ranges of numeric values. Here is specifically what I need to do.

    On tab one in column A I have specific numeric values throughout the entire column. On tab two I have a list of ranges, with the first value in a numeric range being in column A and the last value in a numeric range being in column B. The ranges are represented on multiple rows on tab two. For example, tab two cell a1 has a 5 and b1 has a #10 to represent range 5-10. Cell a2 has 15 and cell b2 has 23 to represent the range 15-23. ranges like this continue down the this sheet for hundreds of rows to represent hundreds of ranges.

    I'm trying to find a way to systemically determine if any of the values from the first tab in column A fall within ANY of the ranges on the second tab. I cant use a vlookup because I only have the first and last numeric value in each range. Vlookup will, of course, miss anything that falls within the range since its not specifically noted on the range sheet.

    Is there a function that will allow me to accomplish what I need to do? I've tried countifs and sumifs and I'm not having any luck.

    Thanks.

  2. #2
    Forum Expert
    Join Date
    06-09-2010
    Location
    Australia
    MS-Off Ver
    Excel 2013
    Posts
    1,714

    Re: help with range matching. Is this possible?

    Hi
    you can probably do this with the countifs function. If your first value to test is is in cell A1, your minimum range values are in sheet2 range A1:A10, and your maximum range values are in Sheet 2 range B1:B10, this formula will count the number of occasisons when the value of A1 falls between the mininums and maximums. Copy down for other values in column A

    Please Login or Register  to view this content.

+ 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. Indexing and matching data from date range and matching
    By Rickomicko in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-19-2013, 11:46 AM
  2. [SOLVED] Matching from a Range
    By chandan12 in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 06-10-2013, 02:22 PM
  3. Help matching one cell to another in a range
    By oxyron in forum Excel General
    Replies: 8
    Last Post: 11-01-2011, 10:53 AM
  4. Matching a range of values
    By creed1101 in forum Excel General
    Replies: 3
    Last Post: 08-18-2011, 12:27 PM
  5. Matching First Name in Range of Names
    By phire in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-02-2009, 09:42 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