davewhiting
Programmer
First off, I have tried searching but couldn't come up with an answer so I apologise if this has already been covered.
I have a database in Microsoft Access 2000. A while ago as part of a data cleansing exercise I used a Make Table query to make a copy of the main data table, but the records are now out of order. It's not a big problem, more of a frustration, as I can change the order in the table and the forms, but every now and then it reverts back to being out of order again, usually if I have made any changes to the userform that uses that table. If anyone could help me understand why it happens, and if there is a more permanent solution I would be most grateful.
Possible solutions I've attempted so far:
Set the Order by Property on the form and save the changes.
Set the sort order in the table and save the changes. These options seem to work temporarily.
Set the Order By property in the Make Table query. This appeared to make no difference whatsoever.
I have a database in Microsoft Access 2000. A while ago as part of a data cleansing exercise I used a Make Table query to make a copy of the main data table, but the records are now out of order. It's not a big problem, more of a frustration, as I can change the order in the table and the forms, but every now and then it reverts back to being out of order again, usually if I have made any changes to the userform that uses that table. If anyone could help me understand why it happens, and if there is a more permanent solution I would be most grateful.
Possible solutions I've attempted so far:
Set the Order by Property on the form and save the changes.
Set the sort order in the table and save the changes. These options seem to work temporarily.
Set the Order By property in the Make Table query. This appeared to make no difference whatsoever.