Hello, I have a data field of social security # 123456789
How can I print it like this: 123-45-6789 ?
I used left, mid and right to make 3 separate fields, but is there an easier way ?
Thanks!