Hello!
I'm attempting to create a summary on a google sheets response form. There are multiple entries of the same item, but with an updated location for each entry.
What I would love, is for the formula to look up the item, search for the most recent entry (each row will have it's own auto-generated timestamp, and return the location.
I was thinking that HLookup might work for this, and I know if I just created a filter and sorted by date it would be able to look up the first entry, but I'm hoping for something that doesn't require me to re-sort manually.
Thanks!
I'm attempting to create a summary on a google sheets response form. There are multiple entries of the same item, but with an updated location for each entry.
What I would love, is for the formula to look up the item, search for the most recent entry (each row will have it's own auto-generated timestamp, and return the location.
I was thinking that HLookup might work for this, and I know if I just created a filter and sorted by date it would be able to look up the first entry, but I'm hoping for something that doesn't require me to re-sort manually.
Thanks!