+ Reply to Thread
Results 1 to 3 of 3

Thread: Lookup data from multiple sheets, based a on date

  1. #1
    Registered User
    Join Date
    04-29-2010
    Location
    Phoenix, Arizona
    MS-Off Ver
    Excel 2007
    Posts
    7

    Lookup data from multiple sheets, based a on date

    I have 13 sheets in a workbook, 1 for each month, and 1 summary page that will only work properly on mondays(and that's the way I want it). On the summary page there are dates that will change and certain type of information under each date that correspond to titles of information on the other sheets. I want the summary page to autopopulate with the number found in the appropriate row, from the apropriate sheet. It's a little awkward to explain, but i have attached the spreadsheet i'm working with. On "WEEKLY" sheet, i want the cells with borders to be automatically be filled in with the numbers found on the different sheet by the appropriate date. If you need mroe info, please let me know. Thank you.
    Attached Files Attached Files

  2. #2
    Forum Guru NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    32,636

    Re: Lookup data from multiple sheets, based a on date

    Do you mean something like this:

    In C6, copied down to C9:

    =INDEX(INDIRECT(TEXT(C$5,"mmmm")&"!$C$4:$J$32"),MATCH(C$5,INDIRECT(TEXT(C$5,"mmmm")&"!$B$4:$B$32"),0),MATCH(A6,INDIRECT(TEXT(C$5,"mmmm")&"!$C$3:$J$3"),0))
    make sure the labels in column A in Weekly sheet matches the headers in each sheet.

    Use same formula making adjustment to the C5 to point to the new date to search.
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  3. #3
    Registered User
    Join Date
    04-29-2010
    Location
    Phoenix, Arizona
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Lookup data from multiple sheets, based a on date

    Thanks very much, That's perfect! I am fairly new to excel and everything I know is just from goofing around and trying new things. Do you think you could tell me briefly (you don't have to go into too much detail if you don't want) how you did that?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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.2.0