Thanks. Where should I place this, in the report or query or what? I have
tried several locations and it isn't working.
"it isn't working" does not tell us much.
You can set the control source of a text box to:
=Right([Your ssn field name],4)
Make sure the name of the control is not the name of a field.

Signature
Duane Hookom
MS Access MVP
--
> Thanks. Where should I place this, in the report or query or what? I
> have
[quoted text clipped - 6 lines]
>> >4
>> > digits of the number on my reports for security reasons. How do I?
Randy - 08 Dec 2005 18:27 GMT
Thanks for the help. I figured out where to put the info.
> "it isn't working" does not tell us much.
> You can set the control source of a text box to:
[quoted text clipped - 11 lines]
> >> >4
> >> > digits of the number on my reports for security reasons. How do I?