Thanks Gary. Yes, I do have a field with a primary key already. Is there a way to assign a new auto ID field and apply it to the existing records. SO that the numbering will start from the last record? e.g. from record 1089.
----- Gary Miller wrote: ----
If you are referring to the Record Number being the positio
in the table, that is irrevelant and not dependable a
records in a table are like popcorn in a bowl. This is wh
each record should have a unique ID that is the table'
primary key. This will not change and will be you
dependable 'record number'. It is the most common practic
to setup the ID field as a autonumber and let Access assig
each new record the next highest number
-
Gary Mille
Gary Miller Computer Service
Sisters, O
_______________________
messag
Is there any way you can have a record number related t
each particular record? When new records are added generall
the record number to that associated record changes.