+ Reply to Thread
Results 1 to 6 of 6

VLOOKUP returning #N/A error

  1. #1
    Registered User
    Join Date
    09-05-2019
    Location
    Perth, Scotland
    MS-Off Ver
    Office 365
    Posts
    6

    VLOOKUP returning #N/A error

    Hi there

    Can someone have a look at the attached excel sheet for me and let me know what I am doing wrong with the VLOOKUP formula ?

    I am trying to use the data held on the "Numbers" worksheet to automatically populate the "Time Record" details when I enter the Corresponding Job Number into cell I11, but I can not seem to get it to do this.

    The data on the "Numbers" sheet is entered using a Form, so is set up as a table.

    Any help would be GREATLY appreciated.
    Attached Files Attached Files
    Last edited by Glenn Kennedy; 09-10-2019 at 06:16 AM.

  2. #2
    Forum Contributor jomaor1's Avatar
    Join Date
    10-08-2018
    Location
    Brasil
    MS-Off Ver
    Excel 2016
    Posts
    177

    Re: VLOOKUP Help !

    Hi!

    Try changing inside the formula, the "B" to an "A", like this:

    =VLOOKUP($I$11,Numbers!$B$2:$I$2501,2,FALSE)

    to =>

    =VLOOKUP($I$11,Numbers!$A$2:$I$2501,2,FALSE)

    Cheers!
    John.

    "I excel at jumping to conclusions"

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,058

    Re: VLOOKUP returning #N/A error

    Hi. Your thread title is far too vague. It should resemble the sort of thing you would use if searching for a solution in Google.

    As you're new, I've done it for you. However, you can expect to have your threads locked in future, until you make such changes YOURSELF.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,058

    Re: VLOOKUP returning #N/A error

    Incidentally, VLOOKUP is quite happy with whole column ranges, so this might be easier to maintain:

    =VLOOKUP($I$11,Numbers!$A:$B,2,FALSE)

  5. #5
    Registered User
    Join Date
    09-05-2019
    Location
    Perth, Scotland
    MS-Off Ver
    Office 365
    Posts
    6

    Re: VLOOKUP returning #N/A error

    That is perfect - thank you so much

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,058

    Re: VLOOKUP returning #N/A error

    Dunno who you're talking to (you didn't say), but glad you got sorted!!

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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. [SOLVED] Vlookup Error - unable to get the vlookup property of the worksheetfunction class
    By forrestgump1980 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-14-2019, 02:59 PM
  2. Replies: 5
    Last Post: 12-07-2016, 09:18 AM
  3. Using vLookup based on results from a vLookup & returning an undetermined list
    By NormalityBan in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 08-14-2014, 05:02 AM
  4. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  5. 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
  6. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  7. Replies: 5
    Last Post: 07-29-2009, 07:53 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