+ Reply to Thread
Results 1 to 6 of 6

Need help with a VLOOKUP Type of Situation...Again

  1. #1
    Registered User
    Join Date
    06-06-2016
    Location
    Florida
    MS-Off Ver
    Excel 2013
    Posts
    8

    Need help with a VLOOKUP Type of Situation...Again

    Hello all,

    kvsrinivasamurthy gracefully helped me out with a vlookup situation in the past on this thread:

    http://www.excelforum.com/showthread...t=#post4404701

    I'm trying to use the formula he/she gave me for something else and it's sort of working but not all the way and I can't figure out why. It's the same situation as before. I have a list of resorts in sheet labeled "hotels". I have a similar list of resorts (some of the names are a little different) on sheet labeled "hotels with search volume" but on this second sheet I have addresses in column B. I need to move the addresses from column B in sheet "hotels with search volume" over to column B on the "hotels" sheet. This formula:

    =IFERROR(VLOOKUP($A2,'Hotels with search volume'!$A$1:$B$3608,2,0),"")

    Brings in some of them, but I can't figure out why not all of them are being moved over and why some are "0". For example, "Harbor Vacations Club" has an address associated with it on the "hotels with search volume" sheet, but that address isn't getting pulled over to the "Hotels" sheet. Also, "Harborside Inn" also has an address associated with it on the "hotels with search volume" sheet, but that address is just being shown as a "0" on the "Hotels" sheet.

    Any ideas? Would really appreciate it!

    Thank you!

    Dave
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Need help with a VLOOKUP Type of Situation...Again

    for starters the "0" is return when there is a match but the referenced cell is empty. one way to overcome that is
    Please Login or Register  to view this content.

  3. #3
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Need help with a VLOOKUP Type of Situation...Again

    The other problem might be due to trailing non-visible characters.. and vlookup only return exact matches..
    Last edited by rcm; 09-22-2016 at 06:09 PM.

  4. #4
    Registered User
    Join Date
    06-06-2016
    Location
    Florida
    MS-Off Ver
    Excel 2013
    Posts
    8

    Re: Need help with a VLOOKUP Type of Situation...Again

    Got it. Thanks so much!

  5. #5
    Registered User
    Join Date
    06-06-2016
    Location
    Florida
    MS-Off Ver
    Excel 2013
    Posts
    8

    Re: Need help with a VLOOKUP Type of Situation...Again

    One more question, do you know why I can't use a filter and enter "/For" to find all of the cells with "/For" in them on the "hotels with search volume" sheet? Same thing with "/Attractions" "/Reviews"? If I do a ctrl + f and search "/for" it will find them...

  6. #6
    Registered User
    Join Date
    06-06-2016
    Location
    Florida
    MS-Off Ver
    Excel 2013
    Posts
    8

    Re: Need help with a VLOOKUP Type of Situation...Again

    Nevermind. I got it. I had a few blank cells and that was causing the issue. Never had that problem before.

+ 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. Need help with a VLOOKUP Type of Situation
    By Daveguy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-06-2016, 12:42 PM
  2. [SOLVED] Need formula involving multiple Vlookup and/or multiple if situation
    By WKMAHESH in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-19-2015, 04:22 PM
  3. VLookup type situation but returning the MAX?
    By Motox in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-16-2015, 09:46 PM
  4. [SOLVED] sudoku type situation
    By marciupial in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-02-2015, 12:18 PM
  5. Replies: 1
    Last Post: 07-20-2012, 05:50 PM
  6. Help with a Vlookup/max type situation
    By cwn7499 in forum Excel General
    Replies: 5
    Last Post: 02-15-2009, 11:19 PM
  7. [SOLVED] Probably a vlookup type ? not sure
    By Brian in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-18-2006, 10:50 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