ckennerdale
Programmer
I have a table that already has data in it.
The primary field is a date, and the records are sorted by the date they were entered.
I need to add a new field - an autonumber - and make this the primary filed instead.
When I do this though, the order of the records goes all over the place - I was hoping that the autonumber would go in the same order as the date files, but their does npt seem to be a pattern that I can recognize.
Does any one have any ideas?
Thanks in advance
The primary field is a date, and the records are sorted by the date they were entered.
I need to add a new field - an autonumber - and make this the primary filed instead.
When I do this though, the order of the records goes all over the place - I was hoping that the autonumber would go in the same order as the date files, but their does npt seem to be a pattern that I can recognize.
Does any one have any ideas?
Thanks in advance