+ Reply to Thread
Results 1 to 5 of 5

VLOOKUP issue

  1. #1
    Registered User
    Join Date
    06-23-2015
    Location
    Brussels, Belgium
    MS-Off Ver
    Excel 2010
    Posts
    60

    VLOOKUP issue

    Hi Guys,

    Quite a stupid question but I cannot get my Vlookup formula working,

    I have put you file in attached to help you to see how it is working,

    Vlookup from sheet 2 towards sheet 1(basic data),

    I am looking the delivery date corresponding to the given document in sheet 1, but I am always getting a N/A even if the data is present in sheet 1

    any idea how to get it solved ? many thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,511

    Re: VLOOKUP issue

    The values in column A on Sheet1 are stored as text rather than numbers hence the VLOOKUP not working.
    Convert them to numbers and all will work fine.

    1) Copy a blank cell
    2) Select column A on Sheet1
    3) Right click anywhere in column A and select Paste Special
    4) Select "Add" in the window that pops up and click OK

    This will convert the text values to numbers.

    BSB.

  3. #3
    Registered User
    Join Date
    06-23-2015
    Location
    Brussels, Belgium
    MS-Off Ver
    Excel 2010
    Posts
    60

    Re: VLOOKUP issue

    Thanks ! it was stupid but was blocking me ! is now working perfectly

  4. #4
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,511

    Re: VLOOKUP issue

    Glad I could help

    Thanks for the rep.

    Don't forget to mark the thread as SOLVED.

    BSB

  5. #5
    Registered User
    Join Date
    12-12-2012
    Location
    saudi arabia
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: VLOOKUP issue

    Hi,

    through vlookup data u can use this formula.
    Formula. VLOOKUP(A5,Sheet1!$A$2:$B$20000,2,FALSE).
    first in your file you just change the column A to number format
    then u can use Vlookup.
    after using vlookup formula in sheet 2 column B u just change the format to date format.
    then u will get the result.
    I hope u will get the result what u have requested.

+ 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. Vlookup issue
    By philiasfogg in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-26-2009, 06:43 AM
  2. VLOOKUP issue...
    By aikorei in forum Excel General
    Replies: 7
    Last Post: 09-22-2008, 11:56 AM
  3. Vlookup issue
    By no dice in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-16-2007, 03:41 PM
  4. VLOOKUP/MID Issue
    By SamuelT in forum Excel General
    Replies: 4
    Last Post: 10-12-2006, 05:49 AM
  5. VLOOKUP issue
    By nfbelo in forum Excel General
    Replies: 1
    Last Post: 07-12-2005, 01:05 PM

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