Jewel142
ISP
- Jun 17, 2009
- 39
Hi -
I'm trying to shorten up a Social Security Number field on a report so that the field only returns the last 5 digits (including the - ) of the SSN. I've entered the following formula but nothing returns and I don't get an error when I save and close. I'm entering it using the SQL Express Fields in Crystal 2008:
{fn RIGHT("EMPLOYEE"."FICA_NBR",6)}
Any suggestions? Thanks!
Jewel142
I'm trying to shorten up a Social Security Number field on a report so that the field only returns the last 5 digits (including the - ) of the SSN. I've entered the following formula but nothing returns and I don't get an error when I save and close. I'm entering it using the SQL Express Fields in Crystal 2008:
{fn RIGHT("EMPLOYEE"."FICA_NBR",6)}
Any suggestions? Thanks!
Jewel142