View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Adding a leading zero to a SSN

I bet you meant nine 0's.

Or even Format|cells|number tab|special category|social security number
(to get 000-00-0000)

Stefi wrote:

Apply custom format on cell A1, enter format code 00000000 (eight 0 digits)

Regards,
Stefi

ezt *rta:

I am pulling SSN out of one of my systems and putting it in excel.
When it comes out of my AS/400 it does not have a leading zero if
needed. I need a have a formula that will add a zero to the begging
of a 8 character string if needed but if is in already 9 characters
long I need to leave it alone.

A1 has the SSN in text, which is how I need it. I need A2 to have the
SSN with the leading zero if not 9 characters long.



--

Dave Peterson