+ Reply to Thread
Results 1 to 4 of 4

Find exact match only using LOOKUP (not VLOOKUP)?

  1. #1
    Registered User
    Join Date
    11-08-2011
    Location
    MA
    MS-Off Ver
    Office 2010
    Posts
    12

    Find exact match only using LOOKUP (not VLOOKUP)?

    I am in the process of creating a file using a few different lookups and I'm running into some problems. I am looking to use a function in order to perform a lookup and return exact matches only, but I can't use VLOOKUP (which I know allows you to find exact matches only by stating FALSE at the end) since I have already used it in a different part of this sheet (can't change the order of the columns since the leftmost column is being used by this VLOOKUP).

    Is there a way to use the LOOKUP function but have it only return exact matches? I was thinking I could use some kind of IF function but I'm having trouble coming up with a solution.
    Last edited by NBVC; 01-27-2012 at 03:27 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Find exact match only using LOOKUP (not VLOOKUP)?

    Why can't you use VLOOKUP again? You are able to use VLOOKUP more than once in a sheet

    Also, an alternative is INDEX/MATCH.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Find exact match only using LOOKUP (not VLOOKUP)?

    Hi Paul,

    I agree with NBVC that if you are already using VLookup you have it available. Lookup was in the very early versions of Excel and isn't as useful. The very first Lookup() defaulted to True so it didn't check if the match was exact or not. The alternative is to use Index/Match but that is a lot harder than VLookup.

    I really think you have an understand problem. It doesn't make sense to me when you say "you've already used VLookup" somewhere else in the sheet and don't want (can't?) use it again. Why might that be? Did you think you can only use it 3 times or ???
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  4. #4
    Registered User
    Join Date
    11-08-2011
    Location
    MA
    MS-Off Ver
    Office 2010
    Posts
    12

    Re: Find exact match only using LOOKUP (not VLOOKUP)?

    Sorry guys, you are right, it was my misunderstanding. I hadn't used Excel functions in a while so I have been reading some guides and things and I totally misunderstood a pretty clear statement. It said that VLOOKUP "Searches for a value in the first column of a table array and returns a value in the same row from another column in the table array." For some reason I just saw "first column" and had it in my head that it only searches for values in the first column of the entire spreadsheet. Thanks for setting me straight.

+ 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