Sort on nummeric field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

There is a problem when access have to sort a table wich contains 100.000 or
more data fields. How can I fix it..?

Ziva
Denmark
 
Describe the problem in detail.:
Version of Access.
Data type of the field in question.
Examples of data in the field.
How and when it is sorting incorrectly.

Actually you should not be soring in a table. Rather you should sort as
needed in queries, forms, and reports.
 
Back
Top