+ Reply to Thread
Results 1 to 3 of 3

Index Match Function that Relates to a Sheet Populated on a Drop Down List

Hybrid View

Fibob Index Match Function that... 02-18-2015, 05:19 AM
ELeGault Re: Index Match Function that... 02-18-2015, 05:23 AM
Fibob Re: Index Match Function that... 02-18-2015, 06:01 AM
  1. #1
    Registered User
    Join Date
    01-20-2015
    Location
    Milton Keynes
    MS-Off Ver
    2003
    Posts
    6

    Index Match Function that Relates to a Sheet Populated on a Drop Down List

    Hello everyone!

    O, so I'm having a slight issue I can't fix.

    I've been given a data sheet that has a drop down at the top. This drop down relates to the week, so when i select a new week, I get a whole new set of data on the same sheet.

    What I want to do is take some of that data, and drop it in another sheet. I can do this very easily with:

    =INDEX('TRADING REPORT - ALL'!$A$7:$F$134,MATCH('TR - ALL - Period and YTD'!$A4,'TRADING REPORT - ALL'!$A$7:$A$134,0),MATCH('TR - ALL - Period and YTD'!$J$3,'TRADING REPORT - ALL'!$A$7:$F$7,0),MATCH($N$1,'TRADING REPORT - ALL'!$C$3,0))

    But everytime I change the week, the index data disappears, because MATCH($N$1,'TRADING REPORT - ALL'!$C$3,0) changes the number - is there a way I can get this to stay, but still change should the raw data change?

    Thanks,

    Fi

  2. #2
    Valued Forum Contributor
    Join Date
    11-22-2014
    Location
    Arizona, USA
    MS-Off Ver
    Office 365
    Posts
    973

    Re: Index Match Function that Relates to a Sheet Populated on a Drop Down List

    Sort of answer the question in your question.

    All you need to do is change the reference to the week number either to a static number on the other sheet you move it to so that row or column is all about that single week or (Not recommended) put in the week Number ie '15' into the formula directly. The index and match is still looking in your raw data, you just need to change the reference to the week number and you should be good to go

    Cheers
    -If you think you are done, Start over - ELeGault

  3. #3
    Registered User
    Join Date
    01-20-2015
    Location
    Milton Keynes
    MS-Off Ver
    2003
    Posts
    6

    Re: Index Match Function that Relates to a Sheet Populated on a Drop Down List

    Okay, this is a tad complex for me - this excel stuff is a steep learning curve for me, so how do I go about this?

    This part of the function relates to the week match to the dropdown (the dropdown is on the Trading Report - All sheet):
    MATCH($N$1,'TRADING REPORT - ALL'!$C$3,0).

    How do I modify my function to achieve this?

    Thanks,

    Fi

+ 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] Drop Down List populated from Index Match
    By jonesyp in forum Excel General
    Replies: 6
    Last Post: 03-03-2014, 03:23 AM
  2. Replies: 2
    Last Post: 02-12-2014, 01:12 PM
  3. [SOLVED] Index Match from a cell populated from index match
    By MarcLewis in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-15-2013, 05:30 AM
  4. Two Drop Down List and INDEX, MATCH FUNCTION
    By Devi Suryani in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-18-2013, 02:37 AM
  5. Replies: 0
    Last Post: 02-03-2013, 06:33 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