+ Reply to Thread
Results 1 to 6 of 6

retrieve data from another sheet based on date

  1. #1
    Registered User
    Join Date
    07-09-2020
    Location
    wrexham
    MS-Off Ver
    2016
    Posts
    3

    retrieve data from another sheet based on date

    Hi all,

    I am struggling to find an answer to help me achieve what I want on a spreadsheet.

    The data I want to be automatically populated is on another sheet within the same workbook. The 1st picture below shows catch returns for fish, including the date they were caught (in the green box). I would like the corresponding river height to be brought across from another sheet based on the date into the red square.
    Catch returns.png

    The River height is on another sheet
    River heights.png

    I want to end up with it looking like this with the new data added on the right, is this possible with formula? as there is 1000s of entries so doing it manually would be painfull!
    end result.png

    Many thanks for and help or advice

  2. #2
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: retrieve data from another sheet based on date

    you should be able to bring over the river height reference base values with a VLOOKUP formula. If you provide a small sample of data as per the yellow banner above it couldbe easily accomplished. as a guess, it should be something like
    Please Login or Register  to view this content.
    for column P, and then the 2 changes to 3 in column Q and 4 in column R

  3. #3
    Registered User
    Join Date
    07-09-2020
    Location
    wrexham
    MS-Off Ver
    2016
    Posts
    3

    Re: retrieve data from another sheet based on date

    Thanks very much for the help, I will have a look at the recommendation above.

    I have also added a sample workbook.
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: retrieve data from another sheet based on date

    I hope this works for you. Happy fishing
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-09-2020
    Location
    wrexham
    MS-Off Ver
    2016
    Posts
    3

    Re: retrieve data from another sheet based on date

    Thanks very much, I have just tried the solution you provided and it works to some degree, I am sure its down to the way I have implemented the formula.

    After line 360 the river levels cell displays N/A and I cant work out why?

    I have attached another example showing the N/A

    Many thanks for your help
    Attached Files Attached Files

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: retrieve data from another sheet based on date

    How about
    In O2 filled down & across
    =INDEX('Dee - Manley hall'!B$2:B$2094,MATCH($C2,'Dee - Manley hall'!$A$2:$A$2094,0))

+ 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] Google Sheet: Retrieve data from another sheet, but based on variable of certain column
    By naveron in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 6
    Last Post: 08-17-2019, 01:42 PM
  2. [SOLVED] Retrieve data based on a data date falling in specified date range
    By marks9172 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-24-2015, 02:50 PM
  3. [SOLVED] Retrieve data from one workbook to another based on a date
    By rassiusluine in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-04-2015, 02:56 AM
  4. [SOLVED] Retrieve data from a cell based on date criteria in another
    By ajob in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-23-2014, 08:49 AM
  5. Data retrieve based on date
    By mahershams in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-18-2013, 10:29 AM
  6. Excel 2007 : Data Retrieve Using The Date From Master Sheet
    By km.mohamedyousuf in forum Excel General
    Replies: 4
    Last Post: 04-11-2012, 02:38 AM
  7. Data retrieve from different file based on date
    By littyjose in forum Excel General
    Replies: 1
    Last Post: 03-21-2007, 12:14 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