+ Reply to Thread
Results 1 to 7 of 7

Drop down and Vlook up combination

  1. #1
    Registered User
    Join Date
    10-22-2014
    Location
    Melbourne Australia
    MS-Off Ver
    2013
    Posts
    4

    Drop down and Vlook up combination

    In excel 2013 I am trying to use a drop down menu result in a VLOOKUP table and I am getting a #N/A result. When I type into the result cell the VLOOKUP works fine. I have tried to use "=cell" number and I still get the "#N/A result".
    Is there a way to get a valid result from a drop down menu?

    Thanks

    Colin
    Attached Files Attached Files
    Last edited by dropdown2014; 10-22-2014 at 07:39 PM. Reason: File added

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,819

    Re: Drop down and Vlook up combination

    If you are getting #N/A then you are looking for exact matches in the VLOOKUP formula, and clearly there is a mis-match between what you have typed in manually and the values that you have in the drop-down.

    Check your data - if the lookup values are text values then you might have leading or trailing spaces (or multiple internal spaces), or this might apply to the values you are using for the drop-downs. If the lookup values are numbers, then they might actually be text values that just look like numbers within your table, or the same might apply to the drop-down values, or if they are proper numbers then they might be formatted to show a smaller number of decimal places than they actually contain.

    Attach an Excel workbook (NOT a picture of one), so that we can investigate further for you.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    10-22-2014
    Location
    Melbourne Australia
    MS-Off Ver
    2013
    Posts
    4

    Re: Drop down and Vlook up combination

    Thank you for reply, I have attached the file, I copied and pasted the lookup and still received the #N/A result. Appreciate you help

    C

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,819

    Re: Drop down and Vlook up combination

    Change your formula to this:

    =VLOOKUP(B4,Sheet2!$B$3:$E$24,4,0)

    you were trying to lookup on column D, and so there were no matches.

    Hope this helps.

    Pete

  5. #5
    Registered User
    Join Date
    10-22-2014
    Location
    Melbourne Australia
    MS-Off Ver
    2013
    Posts
    4

    Re: Drop down and Vlook up combination

    Thank you Pete, that has fixed it, I moved things around and didn't check that.

    Back to data entry now!

    Colin

  6. #6
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,819

    Re: Drop down and Vlook up combination

    Glad to be of help.

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

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

  7. #7
    Registered User
    Join Date
    10-22-2014
    Location
    Melbourne Australia
    MS-Off Ver
    2013
    Posts
    4

    Re: Drop down and Vlook up combination

    Thanks was looking for that.

    Colin

+ 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. Combination drop down list
    By wilson1688 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-10-2014, 05:27 AM
  2. Excel 2010 drop down list and combination
    By Atalante in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 12-19-2012, 07:56 AM
  3. Extracting value from Combination drop down-edit box
    By Mr.Bob in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-08-2005, 11:05 AM
  4. Replies: 1
    Last Post: 03-04-2005, 12:06 AM
  5. Replies: 2
    Last Post: 01-19-2005, 07:06 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