I created a database is Access 2007 with the following code. I have a field to put the SSN in and another field to have only the last 4 show up. When I produce a report only the last 4 numbers are used. The code is under "Control Source" , =Right([SSN],4). It doesn't work in 2010. Not sure why or how to fix it. Thanks Ken