B
BSimpson
With new laws coming into play as regards the use of Social Security
numbers, I have to change the formatting I use in a large number of my Word
2000 merge documents to only display the last 4 digits of the SSN.
Currently, I'm using the following sample that works just fine:
{mergefield ssn \# "000'-'00'-'0000"} This yields the desired 123-45-6789
format.
However, per Court orders I have to change the formatting so that it will
display X's for the first 5 digits. Using the above sample number, applying
the desired formatting would result in the displaying of XXX-XX-6789.
I'm stumped as to how to change the numeric picture code to drop the first 5
digits without doing anything strange like shifting the last 4 digits
around, or something equally odd.
This *must* be done through merge field commands only, and can NOT involve
the changing of anything in the database from which the SSN is acquired.
Thoughts?
numbers, I have to change the formatting I use in a large number of my Word
2000 merge documents to only display the last 4 digits of the SSN.
Currently, I'm using the following sample that works just fine:
{mergefield ssn \# "000'-'00'-'0000"} This yields the desired 123-45-6789
format.
However, per Court orders I have to change the formatting so that it will
display X's for the first 5 digits. Using the above sample number, applying
the desired formatting would result in the displaying of XXX-XX-6789.
I'm stumped as to how to change the numeric picture code to drop the first 5
digits without doing anything strange like shifting the last 4 digits
around, or something equally odd.
This *must* be done through merge field commands only, and can NOT involve
the changing of anything in the database from which the SSN is acquired.
Thoughts?