Help Please.
I have a main form (Tasks) with a subform (task updates).
The underlying tables are set up with auto number key fields.
The problem is that the subform records are not staying in the order of the key field. Even when I run a query listing the update records the numbering is not in order. The table property indicates that the table order by property is set on the key field.
Anyone know now how I can get the updates records to stay in number order(i.e. the order in which they aer entered).
Any suggestions would be much appreciated - it's driving me mad trying to find the solution.
I have a main form (Tasks) with a subform (task updates).
The underlying tables are set up with auto number key fields.
The problem is that the subform records are not staying in the order of the key field. Even when I run a query listing the update records the numbering is not in order. The table property indicates that the table order by property is set on the key field.
Anyone know now how I can get the updates records to stay in number order(i.e. the order in which they aer entered).
Any suggestions would be much appreciated - it's driving me mad trying to find the solution.