Load it into a recordset, and do a QofQ on it. cheers, barneyb
On 1/19/06, Michel Deloux <[EMAIL PROTECTED]> wrote: > Hi all > > I have an array with elements like this: > > > 1 02/03/2006||3||Seattle||20||ATT||o||Overwrite||390||20060203 > 2 02/07/2006||3||Seattle||20||ATT||a||Append||390||20060207 > 3 01/26/2006||6||Phoenix||20||ATT||o||Overwrite||390||20060126 > > I need to sort this elements in date format using the final > variable(yyyymmdd). The final result: > > 1 01/26/2006||6||Phoenix||20||ATT||o||Overwrite||390||20060126 > 2 02/03/2006||3||Seattle||20||ATT||o||Overwrite||390||20060203 > 3 02/07/2006||3||Seattle||20||ATT||a||Append||390||20060207 > > What do you suggest? > > Cheers > > MD -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230009 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

