Can anybody tell me how i can sort records by date in VB6.
I have made a Maintenance program using vb, which gets the data from a relational database in access2000. There can be many repairs to each serial number
when i add new repair details to a serial number, they can be scrolled through, but I would like to scroll through them in date order, so that the first record is the earliest and last record is latest.
Thanx in advance.
I have made a Maintenance program using vb, which gets the data from a relational database in access2000. There can be many repairs to each serial number
when i add new repair details to a serial number, they can be scrolled through, but I would like to scroll through them in date order, so that the first record is the earliest and last record is latest.
Thanx in advance.