Table in database will not sort

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

Guest

I have one table in a database that will not sort. I am also unable to
compact the database and I feel this table is the problem. Any suggestions?
 
First thing to try would be "Compact & Repair"
If that doesn't help I would start a blank database and copy all objects
from the original.

What type of field does not want to sort?
 
Look at the properties of the table and see if a sort order has been saved.
If it has then remove it. If this isn't the problem what is the data type
of the field you are trying to sort? A Memo data type you can not sort and
if you have text data type and have numbers enter into the field it will
sort your numbers differently.

Let me know if this doesn't answer you question.

Rick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top