+ Reply to Thread
Results 1 to 5 of 5

Data pulling from S1 to S2 by matching the dates?

Hybrid View

  1. #1
    Registered User
    Join Date
    04-06-2021
    Location
    Baltimore, Maryland
    MS-Off Ver
    2016
    Posts
    3

    Exclamation Data pulling from S1 to S2 by matching the dates?

    Need Formula help.... and I'm sorry if I explain things awkward but I'll try my best!

    So I have 2 sheets

    Sheet 1 has The following information (yes the dates are ongoing - just used the screen shot of the beginning

    Sheet1.PNG

    On sheet 2 I am trying to pull data from S1, but would want it to change as the dates change ( I will be adding a date at the top of Sheet 2 to determine the dates pulled in the chart) and want the dates to be able to determine the information that is pulled from S1 onto S2.

    The forecast is empty right now so I want to be able to match the Date in S2 with whats in Sheet 1- and if it finds a date to match, to pull the forecast number from S1 and auto- populate into S2.
    Sheet2.PNG

    I'm not sure if what I'm typing even makes sense lol so hopefully it does! Any help is truly appreciated.

    In the workbook - just trying to match by dates and pull the item from Sheet 1 - C2 cell to Sheet 2 D3 cell.
    Attached Files Attached Files
    Last edited by kboogiebot; 04-06-2021 at 01:24 PM. Reason: missing info

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Data pulling from S1 to S2 by matching the dates?

    That is easy enough. However, we can't work with a picture of an Excel sheet.

    A picture is worth 1,000 words. An Excel sheet is worth 1,000 non-editable pictures.

    Please read the yellow banner about sample worksheets, at the top of the screen. Act on its guidelines and post a SMALL sample sheet complete with an explanation and some expected results.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Registered User
    Join Date
    04-06-2021
    Location
    Baltimore, Maryland
    MS-Off Ver
    2016
    Posts
    3

    Re: Data pulling from S1 to S2 by matching the dates?

    Thank you and sorry about that!

    I just updated the information and added the workbook.

  4. #4
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,982

    Re: Data pulling from S1 to S2 by matching the dates?

    Sheet2

    D3=IF(Sheet2!D$2<>"",SUMIF(Sheet1!$A$2:$A$100,Sheet2!D$2,Sheet1!$C$2:$C$100),"")

    Copy across

  5. #5
    Registered User
    Join Date
    04-06-2021
    Location
    Baltimore, Maryland
    MS-Off Ver
    2016
    Posts
    3
    Quote Originally Posted by CARACALLA View Post
    Sheet2

    D3=IF(Sheet2!D$2<>"",SUMIF(Sheet1!$A$2:$A$100,Sheet2!D$2,Sheet1!$C$2:$C$100),"")

    Copy across
    Thank you so much!!!! This worked like a charm!

+ 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] Pulling data from database with criteria matching.
    By Randomhero in forum Excel General
    Replies: 10
    Last Post: 02-01-2020, 03:33 PM
  2. Replies: 1
    Last Post: 03-27-2019, 11:57 PM
  3. [SOLVED] Matching and Pulling data
    By paradise2sr in forum Excel General
    Replies: 10
    Last Post: 09-07-2018, 12:30 AM
  4. Help - matching dates and pulling data from range
    By JGexcel in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-20-2017, 10:48 AM
  5. [SOLVED] Help pulling data by matching sheet name
    By jscalem in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 03-14-2016, 03:16 PM
  6. Pulling data from another worksheet with a matching value
    By scorpain in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-14-2015, 08:33 AM
  7. [SOLVED] Pulling data matching a particular value from another sheet, in a particular column?
    By mastakhan in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-04-2013, 10:09 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