Jul 2, 2008 #1 cutpen Technical User Joined Jun 23, 2008 Messages 20 Location US What is the formula to remove the dashes from a Social Security Number? I have 8.5 version. Thanks, Penny
What is the formula to remove the dashes from a Social Security Number? I have 8.5 version. Thanks, Penny
Jul 2, 2008 #2 lbass Technical User Joined Feb 9, 2002 Messages 32,818 Location US replace({table.ssn},"-","") -LB Upvote 0 Downvote
Jul 2, 2008 Thread starter #3 cutpen Technical User Joined Jun 23, 2008 Messages 20 Location US Thanks Upvote 0 Downvote