Hi All,
I have a list box set to value list which i have filled with the files of a directory (where i send reports).
so it looks like this:
Date..........Title......................Ext........actual path(this is hidden)
12.10.09.....Report Name...........pdf........c:\blah blah\date Report Name.ext
13.10.09.....Report Name...........pdf........c:\blah blah\date Report Name.ext
01.10.09.....Report Name...........pdf........c:\blah blah\date Report Name.ext
The date, title and ext are all string functions from the file name. What i'd like to do is sort by date desc. Does anyone have any idea how this is done??
Thanks.
I have a list box set to value list which i have filled with the files of a directory (where i send reports).
so it looks like this:
Date..........Title......................Ext........actual path(this is hidden)
12.10.09.....Report Name...........pdf........c:\blah blah\date Report Name.ext
13.10.09.....Report Name...........pdf........c:\blah blah\date Report Name.ext
01.10.09.....Report Name...........pdf........c:\blah blah\date Report Name.ext
The date, title and ext are all string functions from the file name. What i'd like to do is sort by date desc. Does anyone have any idea how this is done??
Thanks.