Hi,
My database holds information on various patients. A copy of it will be issued to a number of different organisations to record patient information before returning an anonymised version of the data to a central point.
To keep track of this data locally and centrally I need each new record to autocomplete with a new ID. The field is called PT_ID and the table it sits in is tblPatientInformation. This field is also the field that links several tables.
I want to set the field up with the following format: ABC1, ABC2, ABC3 and so on. The letters will change according to the service.
Can anyone help please?
Thank you,
Rob
My database holds information on various patients. A copy of it will be issued to a number of different organisations to record patient information before returning an anonymised version of the data to a central point.
To keep track of this data locally and centrally I need each new record to autocomplete with a new ID. The field is called PT_ID and the table it sits in is tblPatientInformation. This field is also the field that links several tables.
I want to set the field up with the following format: ABC1, ABC2, ABC3 and so on. The letters will change according to the service.
Can anyone help please?
Thank you,
Rob