IanHallett
IS-IT--Management
I have a query that creates a SearchName field by extracting the first 6 characters of the SurName field and the first character of the FirstName field.
I get duplicate SearchName field when I have for example a Peter Jones and a Paul Jones - i.e. they both return JonesP.
Is there any way to check the field value for the previous record with the current record and add number 1, for example, to create a different value ?
Any help would be much appreciated.
I get duplicate SearchName field when I have for example a Peter Jones and a Paul Jones - i.e. they both return JonesP.
Is there any way to check the field value for the previous record with the current record and add number 1, for example, to create a different value ?
Any help would be much appreciated.