I dont have my syntax now but here what I wanted to do...
I have multiple rows under field name DateNote
10/10/2010
10/11/2010
10/12/2010
obviously when i get the minimun date it will give me the earliest which is 10/10/2010. Now what i wanted is after teh get the most earliest I wanted to catch the 2nd date after 10/10/2010 which is 10/11/2010.
Please help
I have multiple rows under field name DateNote
10/10/2010
10/11/2010
10/12/2010
obviously when i get the minimun date it will give me the earliest which is 10/10/2010. Now what i wanted is after teh get the most earliest I wanted to catch the 2nd date after 10/10/2010 which is 10/11/2010.
Please help
Comment