Let's say I have the following table below. I'm looking for a Google Sheets formula that would return the value associated with the second most recent date.
So I would want to see the value 41 returned by a cell formula (associated with 1/15/2022 date).
What is the formula to do this?
Edit: The formula would need to work if I had a third or fourth columns as well --> columns C and D. So what is the value in column C associated with the second most recent date in column A...