
Need help with ADO recordset sorting issue
Can anyone help me with a sorting issue with an ADO recordset? I am trying
to sort the recordset by date. ( .sort = "date") and it will only sort from
oldest date to newest. Is there any way to sort Newest to oldest? i can
find any documentation on this.
Thanks
Tim