Hi all,
Im looking for a means to pull an entire row's worth of data from one sheet to another provided that it is the latest entry in that sheet.
I have set up a test sheet to capture weekly status updates. I want to be able to pull and reference the newest entries on a dashboard. But because I cannot automatically move new entries to the top, I am forced to pull the newest one into another sheet.
I have used the '=Max' formula to reference the most recent date in the 'Report Week' column in Sheet 1. Now I need to pull the rest of that rows data into Sheet 2 and was wondering if there is an easy formula to use.
Essentially, if the Report Week cell equals the max value, then reference that row's Project, Schedule, Scope Health etc.
Thank you!