C
CN
Is there a way that I can sort the results that the
records are returned when using CurrentDb.OpenRecordset
("MyTable").
I have a field in 'MyTable' that I want to use to drive
this sort order so I can loop through the record set based
on that field.
Any ideas would be really appreciated. Thx!
records are returned when using CurrentDb.OpenRecordset
("MyTable").
I have a field in 'MyTable' that I want to use to drive
this sort order so I can loop through the record set based
on that field.
Any ideas would be really appreciated. Thx!