C
CAM
Hi, I have a table that already has about 55,000 records. I want to add an
autonumber in order for this table to have a uniquID field. However, I want
it to autonumber in a particular order. I thought that if I first sorted the
table by the field that I wanted it numbered in, saved it, and then added a
new field with type autonumber, that it would be in the 'correct' order. No
such luck. Can anyone help me with this? Thanks,
CAM
autonumber in order for this table to have a uniquID field. However, I want
it to autonumber in a particular order. I thought that if I first sorted the
table by the field that I wanted it numbered in, saved it, and then added a
new field with type autonumber, that it would be in the 'correct' order. No
such luck. Can anyone help me with this? Thanks,
CAM