G
Guest
I have a table, sorted ASC on 3 fields....SSN#, Contract Number, and Date.
In the "Order By" Property in the design view of the table it says:
.[Owner SSN],
.[Date],
.[Contract Number]
Now, when I create a recorset object and try to navigate through the
records, why is the data suddenly unsorted?? How do I use the "Sort" command
in VBA??
In the "Order By" Property in the design view of the table it says:
Now, when I create a recorset object and try to navigate through the
records, why is the data suddenly unsorted?? How do I use the "Sort" command
in VBA??