+ Reply to Thread
Results 1 to 3 of 3

[SOLVED]how to include the dropdownlist in VLOOKUP formula

  1. #1
    Registered User
    Join Date
    02-08-2010
    Location
    Ghana
    MS-Off Ver
    Excel 2010
    Posts
    48

    [SOLVED]how to include the dropdownlist in VLOOKUP formula

    Happy Day to all

    Please help me, i want to include the dropdownlist to VLOOKUP formula.

    please see the attachment


    Thank you
    Attached Files Attached Files
    Last edited by blues_oo7; 02-22-2010 at 11:27 AM. Reason: SOLVED

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: how to include the dropdownlist in VLOOKUP formula

    Put this formula in D8 and then copy it across:

    =VLOOKUP($B8,INDIRECT("'" & $D$2 & "'!B3:K9999"), COLUMN(B1),FALSE)

    Whatever value is showing from your dropdown in D2 will be used. Your dropdown will have to EXACTLY match your sheet names.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    02-08-2010
    Location
    Ghana
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: how to include the dropdownlist in VLOOKUP formula

    JBeaucaire thank you very much for your help.

+ 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