Question

Anthem
US
Posted: Apr 2, 2019
Last activity: Aug 26, 2019
Last activity: 26 Aug 2019 8:16 EDT
Closed
Solved
How to find the shortest datetime in a pagelist
Hi All,
I need to find the shortest date in a pagelist. For example, following is my pagelist
pg(1).Date= April 10, 2019
pg(2).Date= April 25, 2019
pg(3).Date= April 5, 2019
I need to find the index of page with April 5, 2019.
Any help or direction is much appreciated.
Thanks in advance.