+ Reply to Thread
Results 1 to 3 of 3

Is there a formula similar to vlookup except it matches a value with a RANGE?

  1. #1
    Registered User
    Join Date
    06-13-2015
    Location
    Columbus, Ohio
    MS-Off Ver
    2013
    Posts
    13

    Is there a formula similar to vlookup except it matches a value with a RANGE?

    Hello,

    I am somewhat of an advanced user of Excel (which is why it kind of pains me to have to ask for help on this), but I cannot seem find a formula that satisfies the goal I'm trying to achieve.
    I'm looking for a formula that performs similar to a vlookup... in the respect that it references a column/cell, matches against a certain criteria, and then returns another value based on that criteria.
    Where a vlookup takes one value, matches with another value, and then returns a value... I would like it to take one value, match within a range of two values (505 is between 500-509, therefore return "blank" value).

    See the attached list for an example of how this would be used.

    I appreciate the help!

    Chris
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,737

    Re: Is there a formula similar to vlookup except it matches a value with a RANGE?

    You can use this formula in C2:

    =VLOOKUP(B2,$E$2:$G$28,3)

    then copy down.

    Hope this helps.

    Pete

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Is there a formula similar to vlookup except it matches a value with a RANGE?

    Hi

    Using the table then
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    However you don't need the table. Instead just

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ 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. Find word within text that matches range and Vlookup the result
    By snakeCZ in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-19-2015, 04:28 AM
  2. Replies: 2
    Last Post: 09-15-2014, 09:58 AM
  3. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  4. vlookup (or similar) results where there are mutliple matches
    By kmfdm515 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-31-2013, 10:33 AM
  5. VLOOKUP (Or Similar) with Wildcards in Both Lookup Value and Range
    By LarryLegend in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-03-2013, 06:05 PM
  6. VLOOKUP - Return sum of all matches in Range?
    By Wiggz in forum Excel General
    Replies: 3
    Last Post: 01-25-2007, 06:42 AM
  7. [SOLVED] similar text matches vlookup
    By [email protected] in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-18-2006, 05:25 AM

Tags for this Thread

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