R
Richard Shaw
I have several VB projects which link to Access databases.
Even though I sort the random records in Access by "Last
Name" and save it, the record order in VB is still the
original random order. I can change the order in VB with
the "Order by name" command in the SQL statement. But, is
there a way for the form load to accept the sorted Access
file?
Even though I sort the random records in Access by "Last
Name" and save it, the record order in VB is still the
original random order. I can change the order in VB with
the "Order by name" command in the SQL statement. But, is
there a way for the form load to accept the sorted Access
file?