+ Reply to Thread
Results 1 to 4 of 4

2x Lookup Functions + Dropdown List

  1. #1
    Registered User
    Join Date
    06-29-2017
    Location
    UK
    MS-Off Ver
    2010
    Posts
    24

    2x Lookup Functions + Dropdown List

    Hi there,

    I have a problem which I thought I was adept enough to solve but it looks like i have failed. (Excel sheet attached). I have 5 objects (A,B....,E) and a time series of inflation %s from Jan-2010 to Dec-2017. The data needs to stay in this format because in an unrelated issue it is used elsewhere for calculations. On a separate front page I have a dropdown list where I choose A,B... or E and it gives the user information about the object. I need to include a table of the figures for the correct object that will display the figures in table format. (See sheet).

    In cell D18 ive included a formula I thought would work but doenst (returns FALSE rather than a number)). The formula also doesnt yet account for the object chosen in cell D15.

    Help?

    Thanks - O
    Last edited by ocannon1; 03-01-2018 at 06:51 AM.

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: 2x Lookup Functions + Dropdown List

    This should work:

    =INDEX($B$2:$CS$6,MATCH($D$15,$A$2:$A$6,0),MATCH(DATE(YEAR(D$17),MONTH($C18),1),$B$1:$CS$1,0))

  3. #3
    Registered User
    Join Date
    06-29-2017
    Location
    UK
    MS-Off Ver
    2010
    Posts
    24

    Re: 2x Lookup Functions + Dropdown List

    This does work, Thanksss

  4. #4
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: 2x Lookup Functions + Dropdown List

    Please mark the thread as Solved if that took care of your problem.

+ 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] LOOKUP with dropdown list
    By Yali in forum Excel General
    Replies: 3
    Last Post: 05-24-2016, 01:30 AM
  2. need UDF from XLA to be visible in bormal dropdown list of Excel Valid functions
    By PerfMonNE in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-05-2016, 09:38 AM
  3. [SOLVED] Lookup criteria from dropdown list and return row
    By shreeja178 in forum Excel General
    Replies: 11
    Last Post: 11-04-2014, 03:05 AM
  4. How to embed lookup function from a dropdown list within SUMIFS
    By exlstudent in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-30-2012, 03:08 PM
  5. [SOLVED] Perform Lookup for Dropdown List
    By jpmiller0530 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-09-2012, 09:38 PM
  6. Excel 2007 : Dropdown list with Functions
    By marchew in forum Excel General
    Replies: 2
    Last Post: 10-25-2011, 03:34 AM
  7. Dropdown list and lookup function
    By hasin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-19-2008, 03:41 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