Hi
I have an Access table containing over 10,000 Customer records.
The SURNAME field contains hundreds of the same Surname
eg Jones, Smith etc.
I want to suffix the Surname with a number and increment this for each field where the surname is the same, only resetting when the Surname changes
JONES0001
JONES0002
SMITH0001
Can someone point me in the right direction.
N.B I already have the master recordset containing all the Surnames
I have an Access table containing over 10,000 Customer records.
The SURNAME field contains hundreds of the same Surname
eg Jones, Smith etc.
I want to suffix the Surname with a number and increment this for each field where the surname is the same, only resetting when the Surname changes
JONES0001
JONES0002
SMITH0001
Can someone point me in the right direction.
N.B I already have the master recordset containing all the Surnames