J
John Reynolds
I have a field which contains a list of codes in the
format below:
C123456
I want to add a check digit on the end of this based on
137137 fomula
So for the example above I get the following result:
C1234569.
Does anyone know how I can go about doing this?
Also it would be useful if I can somehow validate the
check digit on data I already have in the field. Is there
anyway I can do this?
format below:
C123456
I want to add a check digit on the end of this based on
137137 fomula
So for the example above I get the following result:
C1234569.
Does anyone know how I can go about doing this?
Also it would be useful if I can somehow validate the
check digit on data I already have in the field. Is there
anyway I can do this?