+ Reply to Thread
Results 1 to 6 of 6

Need help with vlookup function

  1. #1
    Registered User
    Join Date
    01-22-2013
    Location
    Guernsey, Channel Islands, United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    8

    Need help with vlookup function

    Hi,

    I am having difficulty with VLOOKUP on the attached workbook.

    Cell D7 contains a dropbox which selects from K4:K36, in cell F7 I want VLOOKUP to get the corresponding data from L4:L36 but am not getting the correct reply.

    I have entered =VLOOKUP(D7,SUPPLIER_DETAILS!$K$4:$K$36,2,FALSE) and I know in another workbook this works very well but not here.

    I have put a space before the calc in the cell for ease of keeping the info ready for correction.

    Where am I going wrong?

    The cells with red fill are simply reminders to enter relative data.

    Regards.
    Attached Files Attached Files

  2. #2
    Forum Contributor ragavan.sridar1's Avatar
    Join Date
    11-19-2012
    Location
    India
    MS-Off Ver
    Excel 2010, Excel 2003
    Posts
    208

    Re: Need help with vlookup function

    Check this out..

    =VLOOKUP(D7, $K$1:$L$9, 2,0)
    Thanks!
    Raga.

    Please,mark your thread [SOLVED] if you received your answer.

    Click the little star * below, to give some Rep if you think an answer deserves it.

    I learnt so many things from these links.

  3. #3
    Forum Contributor ragavan.sridar1's Avatar
    Join Date
    11-19-2012
    Location
    India
    MS-Off Ver
    Excel 2010, Excel 2003
    Posts
    208

    Re: Need help with vlookup function

    Check this out..

    =VLOOKUP(D7, $K$1:$L$9, 2,0)

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

    Re: Need help with vlookup function

    in this case there is a range named SUPPLIER_DETAILS, so this should work
    Please Login or Register  to view this content.

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

    Re: Need help with vlookup function

    in this case there is a range named SUPPLIER_DETAILS, so this should work
    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    01-22-2013
    Location
    Guernsey, Channel Islands, United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Need help with vlookup function

    Thanks for all replies - I can see it now, after a long day I must have been going number blind.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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