+ Reply to Thread
Results 1 to 4 of 4

VLookup Not Working with Drop Down List

  1. #1
    Registered User
    Join Date
    04-08-2013
    Location
    Illinois
    MS-Off Ver
    Office 365
    Posts
    26

    VLookup Not Working with Drop Down List

    Hello,

    I'm trying to make a PO form for our fire department and it's not quite working. I have a drop down list in Account Name. I want that list to return lines for budget number, project code, and project title from the FD Project Code Data tab. I can either get the wrong information, or no information, but I can't get the right information, but I think I'm doing everything correctly. I'm sure I'm missing something simple, can someone look over this and let me know your thoughts?

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    03-28-2021
    Location
    China
    MS-Off Ver
    O365
    Posts
    111

    Re: VLookup Not Working with Drop Down List

    PJ CODE
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Budget Number
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    PJ Title
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,358

    Re: VLookup Not Working with Drop Down List

    First, VLOOKUP requires the "search" field to be first column in the range you are using.

    In your case, "Account name" is in column D and you want to return Budget # which I think is column C ("Account #")

    So either reorder the Project Code data OR use INDEX/MATCH

    For G8

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    for G9

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    for C9

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  4. #4
    Registered User
    Join Date
    04-08-2013
    Location
    Illinois
    MS-Off Ver
    Office 365
    Posts
    26

    Re: VLookup Not Working with Drop Down List

    Quote Originally Posted by JohnTopley View Post
    First, VLOOKUP requires the "search" field to be first column in the range you are using.

    In your case, "Account name" is in column D and you want to return Budget # which I think is column C ("Account #")

    So either reorder the Project Code data OR use INDEX/MATCH
    THAT was the missing part, and that makes total sense now. I wasn't thinking about it right. Thanks!

+ 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. Replies: 1
    Last Post: 11-03-2018, 04:26 PM
  2. [SOLVED] Drop down list not working
    By Excelski in forum Excel General
    Replies: 9
    Last Post: 09-23-2017, 02:08 PM
  3. drop down list not working
    By hek in forum Excel General
    Replies: 4
    Last Post: 03-05-2016, 03:44 AM
  4. Vlookup to chose correct list depending on a drop down list selection
    By Bandit_750 in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 12-06-2015, 06:22 PM
  5. drop down list not working as it should
    By K-Ching in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-22-2015, 02:59 AM
  6. Indirect drop down list not working
    By Narelles in forum Excel General
    Replies: 3
    Last Post: 12-18-2013, 09:16 PM
  7. Replies: 1
    Last Post: 09-05-2012, 11:39 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