+ Reply to Thread
Results 1 to 4 of 4

Thread: Vlookup Giving #N/A error

  1. #1
    Registered User
    Join Date
    07-04-2011
    Location
    London, Ontario
    MS-Off Ver
    Excel 2007
    Posts
    94

    Vlookup Giving #N/A error

    Hi,
    am trying to lookup the invoice# (B) from sheet 4 to see if and on which date (sheet 5) did this show up on?

    I am getting an error when I use the Vlookup formula even though I think have put in the formula accurately.
    =VLOOKUP(B2,Sheet5!A:E,5,FALSE)
    what seems to be the problem here?
    Attached Files Attached Files
    Last edited by sonny.thind; 10-12-2011 at 08:36 AM.

  2. #2
    Valued Forum Contributor tlafferty's Avatar
    Join Date
    04-08-2011
    Location
    United States, Tacoma, WA
    MS-Off Ver
    Excel 2010
    Posts
    856

    Re: Vlookup Giving #N/A error

    The formula you want, assuming invoice numbers are in column C on sheet5:
    =VLOOKUP(B2,Sheet5!$C$1:$E$329,3,FALSE)
    Note: most of the invoices haven't been "posted", so those that haven't will return #N/A (not found in data searched).
    If your question has been satisfactorily addressed, please consider marking it solved. Click here to see how.

    Also, you might want to add to the user's reputation by clicking the scales icon - it's why we do what we do...

    Thomas Lafferty
    Analyst/Programmer

  3. #3
    Extremely Helpful member
    Join Date
    12-23-2006
    Location
    Belgium
    MS-Off Ver
    XL2003
    Posts
    6,127

    Re: Vlookup Giving #N/A error

    See attached for a method to avoid the NA ( col F is hidden)
    Attached Files Attached Files
    Quoting entire posts clutters the forum and makes threads hard to read !

    If you are pleased with a member's answer then use the Star icon to rate it

    Click here to see forum rules

  4. #4
    Registered User
    Join Date
    07-04-2011
    Location
    London, Ontario
    MS-Off Ver
    Excel 2007
    Posts
    94

    Re: Vlookup Giving #N/A error

    Thanks Guys! appreciate the effort. this works..

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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.2.0