Bullsandbears123
Technical User
I have a table that I would like to pull the 5th most recent date. The table is a table with dates
example:
[date]
10/30/2003
10/29/2003
10/28/2003
10/27/2003
10/24/2003 <---I need this date
10/23/2003
10/22/2003
As you can see, the table is missing a few dates. Is there a way to get this.
Thanks
example:
[date]
10/30/2003
10/29/2003
10/28/2003
10/27/2003
10/24/2003 <---I need this date
10/23/2003
10/22/2003
As you can see, the table is missing a few dates. Is there a way to get this.
Thanks