+ Reply to Thread
Results 1 to 2 of 2

Vlookup with Drop Down Menu

  1. #1
    Registered User
    Join Date
    07-23-2012
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    60

    Vlookup with Drop Down Menu

    Hello Every One,

    I am attaching file for your reference.I have my summary table A1:C7 and my database table F1:R7. I have a drop-down cell in C1 having months. Now i want output in summary table as per the month selected and value coming from database.

    Regards
    Mohammad
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Vlookup with Drop Down Menu

    In C2

    =INDEX($G$2:$R$7,MATCH(A2,$F$2:$F$7,0),MATCH($C$1,$G$1:$R$1,0))

    Copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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. [SOLVED] VLOOKUP with Drop Down Menu
    By macro12 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-25-2013, 01:18 AM
  2. Changing data with drop down menu... VLookup?
    By bigdod50 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-29-2010, 09:19 AM
  3. vlookup based on drop down menu from different tabs
    By rniedzia in forum Excel General
    Replies: 8
    Last Post: 03-12-2010, 11:35 AM
  4. Drop-down menu, presumably using VLOOKUP?
    By Chris Harding in forum Excel General
    Replies: 7
    Last Post: 01-14-2009, 03:52 PM
  5. [SOLVED] Drop down menu-How do you produce a drop down menu in a single cell in Excel
    By Freddo in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-04-2006, 04:35 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