Hi
I have a Recordset with one of it's catergories called "FinishDate" The date however is stored like 01/21/2004 and i would like to sort the record set by the year. Is there any way to do this without changing the format of the date? right now obj.sort = "FinishDate" sort by month. Thanks
I have a Recordset with one of it's catergories called "FinishDate" The date however is stored like 01/21/2004 and i would like to sort the record set by the year. Is there any way to do this without changing the format of the date? right now obj.sort = "FinishDate" sort by month. Thanks