V
Vivian
I designed a database several years ago for an
organization which used social security numbers for its
identification numbers. Well now they want to change to
a 10 digit number with leading zeros. I thought this
would be an easy fix but it is not turning out that way.
The original Id field is text with ss input format. The
new Id field needs to be a number with 0000000000
format. The user has not yet let me know if the ss
numbers are to be deleted altogether. Initially I had
thought I could change the name of the old Id field then
create a new Id field with the name of the old field and
it would feed into the db's many forms. It is not
working as well as I had hoped. I have to change the
format of the field on each form and some macros which
look up prior history for the ids are just not working.
If someone has done this type of conversion< I'd
appreciate your insight. TIA
Vivian
organization which used social security numbers for its
identification numbers. Well now they want to change to
a 10 digit number with leading zeros. I thought this
would be an easy fix but it is not turning out that way.
The original Id field is text with ss input format. The
new Id field needs to be a number with 0000000000
format. The user has not yet let me know if the ss
numbers are to be deleted altogether. Initially I had
thought I could change the name of the old Id field then
create a new Id field with the name of the old field and
it would feed into the db's many forms. It is not
working as well as I had hoped. I have to change the
format of the field on each form and some macros which
look up prior history for the ids are just not working.
If someone has done this type of conversion< I'd
appreciate your insight. TIA
Vivian