Assume SSN is in A1. In B1 type =REPLACE(A1,1,11,"xxx-xx-"&RIGHT(A1,4))
and copy down.