S
Simon
I run two clinics and have recently merged databases. Patients are listed in
a table "patients" and their treatments in another "treatments" the
relationship is one-2-many. The ID number is unique to each patient and has
to be manually entered each time a new patient is added.
I have tried adding an autonumber field below the ID in table design but
although this generates autonumbers for future patients it mixes up the
numbers from the previous ID field. Is there any way to insert an autonumber
field that will correspond to the original ID field and then insert an
incremental number for each new patient added?
a table "patients" and their treatments in another "treatments" the
relationship is one-2-many. The ID number is unique to each patient and has
to be manually entered each time a new patient is added.
I have tried adding an autonumber field below the ID in table design but
although this generates autonumbers for future patients it mixes up the
numbers from the previous ID field. Is there any way to insert an autonumber
field that will correspond to the original ID field and then insert an
incremental number for each new patient added?