Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I imported over 3000 records that are tied to social security numbers. The
SS numbers come in as text and I need to change them to numbers. How do I do this and retain leading zeros? -- Thanks, CSS |
#2
![]() |
|||
|
|||
![]()
Wasn't aware that social security numbers could begin with a zero
they must have changed things. In any case you want to use text for such identifying "numbers". The usual problem reported is with credit card numbers that are 16 digits and Excel only handles 15 significant digits so you must use TEXT or suffer the consequences of unbillable "numbers" since the last digit (a hash digit) becomes zero... --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "CSS" wrote in message ... I imported over 3000 records that are tied to social security numbers. The SS numbers come in as text and I need to change them to numbers. How do I do this and retain leading zeros? -- Thanks, CSS |
#3
![]() |
|||
|
|||
![]()
One way.
Select an empty cell copy it select your SSN's. edit|Paste special|Add Now format those SSN's Format|Cells|Number Tab|Special|SSN CSS wrote: I imported over 3000 records that are tied to social security numbers. The SS numbers come in as text and I need to change them to numbers. How do I do this and retain leading zeros? -- Thanks, CSS -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I force leading zeros in an Excel cell? | Excel Discussion (Misc queries) | |||
sort numbers leading zeros | Excel Discussion (Misc queries) | |||
social security numbers | Excel Worksheet Functions | |||
how to sort names and social security numbers a to z | Excel Worksheet Functions | |||
Leading zeros | Excel Discussion (Misc queries) |