+ Reply to Thread
Results 1 to 3 of 3

Two drop down list and VLOOKUP

  1. #1
    Registered User
    Join Date
    09-16-2013
    Location
    Jakarta, Indonesia
    MS-Off Ver
    Excel 2003
    Posts
    3

    Two drop down list and VLOOKUP

    Dear All,

    Hi how are you? I hope everything is good with you.

    I want to ask something to you, if there is two drop down list of department and employee name that can be chosen, what function on excel should i use on employee number, so employee number with according employee name and department list can appear.

    Thanks for your help.

    Regards,

    Devi S
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    09-15-2011
    Location
    Chennai, India
    MS-Off Ver
    Excel 2010
    Posts
    436

    Re: Two drop down list and VLOOKUP

    Please try this file.
    Attached Files Attached Files
    Last edited by ramananhrm; 09-18-2013 at 01:10 AM.
    Please click 'Add reputation', if my answer helped you.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Two drop down list and VLOOKUP

    you can use this ARRAY formula...
    =INDEX($C$3:$C$7,MATCH($B$11&$B$12,$A$3:$A$7&$B$3:$B$7,0))
    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Using VLOOKUP in drop-down list
    By concretetsunami in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 08-13-2013, 01:35 PM
  2. Replies: 1
    Last Post: 09-05-2012, 11:39 AM
  3. drop down list & vlookup
    By kingjohny in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 10-28-2007, 09:46 AM
  4. Can I add a drop-down list to a Vlookup?
    By dsharb52 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-11-2006, 06:35 PM
  5. [SOLVED] Drop Down List + VLOOKUP
    By Bonbon in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-12-2006, 12:45 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