I have thousands of SSNs that imported to my Excel 2002 document without
formatting. I would like to change them from quot;123456789quot; to quot;123-45-6789.quot;
I researched this, and other postings here instructed me to create a new
column, format the new cells to quot;Special / Social Security Number,quot; then copy
the unformatted cells using Paste Special and choose Add. This doesn't work.
The format still says it's in SSN format, but the numbers are still
123456789. Please, what am I doing wrong?!!
Try this:
1. copy your ssn's to a new column.
2. in an un-used cell enter the number 1
3. copy the cell
4. select the new column of ssn's
5. do an edit gt; paste/special with multiply checked
this will convert the column to true numbers
6. re-format the new column to SSN format.
--
Gary's Studentquot;ClaireViewquot; wrote:
gt; I have thousands of SSNs that imported to my Excel 2002 document without
gt; formatting. I would like to change them from quot;123456789quot; to quot;123-45-6789.quot;
gt; I researched this, and other postings here instructed me to create a new
gt; column, format the new cells to quot;Special / Social Security Number,quot; then copy
gt; the unformatted cells using Paste Special and choose Add. This doesn't work.
gt; The format still says it's in SSN format, but the numbers are still
gt; 123456789. Please, what am I doing wrong?!!
Why not just format the original column?
If you really want the dashes (i.e., as part if the text entry vs a
number entry) then parse out the number amp; add the dashes:
=LEFT(A1,3)amp;quot;-quot;amp;MID(A1,3,4)amp;quot;-quot;amp;RIGHT(A1,4)
---GJC--
gjcase
------------------------------------------------------------------------
gjcase's Profile: www.excelforum.com/member.php...oamp;userid=26061
View this thread: www.excelforum.com/showthread...hreadid=527850Why can't you select the entire column containing the numbers, select
Formatgt;Cellsgt;Number tab. Select Special from the Category list, select SSN
format and click OK. All of the unformatted numbers should change to the SSN
foprmat.
quot;ClaireViewquot; wrote:
gt; I have thousands of SSNs that imported to my Excel 2002 document without
gt; formatting. I would like to change them from quot;123456789quot; to quot;123-45-6789.quot;
gt; I researched this, and other postings here instructed me to create a new
gt; column, format the new cells to quot;Special / Social Security Number,quot; then copy
gt; the unformatted cells using Paste Special and choose Add. This doesn't work.
gt; The format still says it's in SSN format, but the numbers are still
gt; 123456789. Please, what am I doing wrong?!!
I don't know why I didn't think of multiplying by one when adding zero didn't
work, but it did the trick! Thanks for all your help!
quot;ClaireViewquot; wrote:
gt; I have thousands of SSNs that imported to my Excel 2002 document without
gt; formatting. I would like to change them from quot;123456789quot; to quot;123-45-6789.quot;
gt; I researched this, and other postings here instructed me to create a new
gt; column, format the new cells to quot;Special / Social Security Number,quot; then copy
gt; the unformatted cells using Paste Special and choose Add. This doesn't work.
gt; The format still says it's in SSN format, but the numbers are still
gt; 123456789. Please, what am I doing wrong?!!
Adding 0 or multiplying by one will do the same thing, my guess is that the
cell you copied had a different format--
Regards,
Peo Sjoblom
nwexcelsolutions.comquot;ClaireViewquot; gt; wrote in message
...
gt;I don't know why I didn't think of multiplying by one when adding zero
gt;didn't
gt; work, but it did the trick! Thanks for all your help!
gt;
gt; quot;ClaireViewquot; wrote:
gt;
gt;gt; I have thousands of SSNs that imported to my Excel 2002 document without
gt;gt; formatting. I would like to change them from quot;123456789quot; to
gt;gt; quot;123-45-6789.quot;
gt;gt; I researched this, and other postings here instructed me to create a new
gt;gt; column, format the new cells to quot;Special / Social Security Number,quot; then
gt;gt; copy
gt;gt; the unformatted cells using Paste Special and choose Add. This doesn't
gt;gt; work.
gt;gt; The format still says it's in SSN format, but the numbers are still
gt;gt; 123456789. Please, what am I doing wrong?!!
I have the opposite problem. I have thousands of SSNs in the 123-45-6789
format which I want as a number in the format 123456789. I have tried custom
formatting(000000000), changing text to columns and then joining the three
separate cells into one. EX: 012-01-0123 becomes 121123, even with each cell
having custom formatting applied.
As ClairView wrote: Please, what am I doing wrong?!!
quot;ClaireViewquot; wrote:
gt; I have thousands of SSNs that imported to my Excel 2002 document without
gt; formatting. I would like to change them from quot;123456789quot; to quot;123-45-6789.quot;
gt; I researched this, and other postings here instructed me to create a new
gt; column, format the new cells to quot;Special / Social Security Number,quot; then copy
gt; the unformatted cells using Paste Special and choose Add. This doesn't work.
gt; The format still says it's in SSN format, but the numbers are still
gt; 123456789. Please, what am I doing wrong?!!
- Mar 13 Thu 2008 20:43
Copying SSNs to new format
close
全站熱搜
留言列表
發表留言