G
Guest
I have an Access Report where I would like only the last 4-digits of the SSN
to show when printing. I have already used the function:
=right([myssn],4)
=right([spousessn],4)
But the problem is for the dependents, there is more than one. What
function do I use for that?
to show when printing. I have already used the function:
=right([myssn],4)
=right([spousessn],4)
But the problem is for the dependents, there is more than one. What
function do I use for that?