+ Reply to Thread
Results 1 to 5 of 5

List to table based on date

  1. #1
    Registered User
    Join Date
    07-03-2014
    Location
    Toronto
    MS-Off Ver
    2010
    Posts
    43

    List to table based on date

    Hi All,

    One more problem for you and I should be done!

    I have a table that goes left to right based on month. I have an export that is list of data that I want to paste into new tab and have the table automatically pick up the data based on name, column header and date.

    The issue I'm having is the date, my index match wont pick up the date and Sep data is showing in the month of Aug.

    11-23-2017 7-19-49 PM.jpg
    Attached Files Attached Files

  2. #2
    Forum Contributor shivya's Avatar
    Join Date
    08-19-2017
    Location
    Delhi, India
    MS-Off Ver
    2013
    Posts
    240

    Re: List to table based on date

    Hello Toyo613,

    Try this one-

    =IF(AND(A3=Data!B5,MAIN!$A$1=Data!F5),OFFSET(Data!$B$4,MATCH(MAIN!A3,Data!$B$5:$B$8,0),MATCH(MAIN!$B$2,Data!$B$4:$F$4,0)-1,1,4),"#NA")

    1. Select B3:E3
    2. copy and paste this formula
    3. ctrl + shift + enter

    Drag down..

    For reference, find sheet
    Attached Files Attached Files
    To attach worksheet Go advanced -> Manage attachments -> Choose file -> Upload
    Don't forget to Mention your desired result in the sheet..
    There should be sample data only, a lot of data creates confusion.

    Thanks & Regards

    Shivya

    http://excelvbatipsforbeginners.blogspot.in/

  3. #3
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: List to table based on date

    Try

    B2
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Copy across.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  4. #4
    Registered User
    Join Date
    07-04-2017
    Location
    Belgium
    MS-Off Ver
    365 ProPlus
    Posts
    81

    Re: List to table based on date

    Hey there,

    Here's my solution to solve it with an IFERROR(index; match)

    Just need to find a more flexible solution to refer to the name and date cell that have to be lookuped...

    Best regards,

    B.
    Attached Files Attached Files
    Last edited by dunnobe; 11-24-2017 at 07:02 AM.

  5. #5
    Registered User
    Join Date
    07-03-2014
    Location
    Toronto
    MS-Off Ver
    2010
    Posts
    43

    Re: List to table based on date

    Thanks All!!

    @shukla.ankur281190, I used your method in the end and it works great. Scaled up to my larger file without issues.

+ 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. Pull Data from the list table based given date.
    By Gosa120303 in forum Excel General
    Replies: 2
    Last Post: 03-14-2016, 04:41 PM
  2. Replies: 2
    Last Post: 10-22-2015, 03:36 PM
  3. Replies: 1
    Last Post: 07-16-2015, 05:46 AM
  4. Replies: 0
    Last Post: 02-16-2015, 04:54 PM
  5. Replies: 9
    Last Post: 02-26-2014, 04:17 PM
  6. [SOLVED] Index Match Based on One Date Criteria, Table Contains Beginning Date and End Date
    By jcox1953 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-09-2014, 02:41 PM
  7. Create new list based on old list of Lot-id and latest date
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-08-2011, 10:47 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