+ Reply to Thread
Results 1 to 5 of 5

Not Able to Find Value Using vLookup or xLookup

  1. #1
    Registered User
    Join Date
    09-14-2022
    Location
    Honolulu, HI
    MS-Off Ver
    2016
    Posts
    4

    Question Not Able to Find Value Using vLookup or xLookup

    Please see this first pic with the formula.

    Excel Sheet 1 with Formula .jpg

    Then look at the second pic with my array.

    Excel Sheet 2 with Table Array.jpg

    I can't get the formula to show what type of office the user has.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Not Able to Find Value Using vLookup or xLookup

    Rather than show a pic - which can be hard to read and does not show actual underlying cell contents, please upload a SMALL representative file - see yellow banner above on how to do that.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Not Able to Find Value Using vLookup or xLookup

    Normally, I don't use vlookup in this pattern.
    Your formula (vlookup) were placed on 'Gavain query for HMC' but first parameter was come from another sheet ( 'HMC O365 License Order' ) and looked data from 'Gavain query for HMC'.

    I'm always place the formula in the same sheet of first parameter's sheet.

    Regards.

  4. #4
    Registered User
    Join Date
    09-14-2022
    Location
    Honolulu, HI
    MS-Off Ver
    2016
    Posts
    4

    Re: Not Able to Find Value Using vLookup or xLookup

    Sorry about that. Here's a test datasheet.Test Data for Excel Forum.xlsx

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Not Able to Find Value Using vLookup or xLookup

    1. Your file contains links to outside sources.

    2. only 1 entry in sheet 2 matches anything on sheet 1

    3. Try this in sheet 2 ...
    D2 =VLOOKUP(A2,'Gavin query for HMC'!$A$2:$C$11,3,0)
    copied down

+ 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. Xlookup- Find the furthest out date based on a criteria
    By emmacl in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-23-2023, 12:14 AM
  2. [SOLVED] Vlookup? Xlookup? idk pls help!
    By MilkyMotorsports in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-10-2022, 09:42 PM
  3. Vlookup/Xlookup with 2 conditions
    By mrencko in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-01-2021, 08:06 PM
  4. Multiple Xlookup or Vlookup help PLEASE!
    By Traffs in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-18-2021, 04:02 AM
  5. [SOLVED] Xlookup to replace VLookup in complex problem
    By jomili in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-08-2021, 09:56 AM
  6. [SOLVED] Xlookup vs vlookup
    By Mr_Phil in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-03-2021, 03:19 PM
  7. [SOLVED] Using IF, Xlookup and Match/search, to find value in array.
    By Lee_of_Excel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-16-2020, 12:09 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