elli, here is one way, with ssn in column A in B1 put =RIGHT(A1,4) and copy
down, paste valves back over your data if you need to.
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
To show it as a SSN, there is a Special format for that in the formatting
menu. It will show it as ..
123-45-6789
To only show four numbers, either enter only four numbers, or use a formula
....
=RIGHT(A1,4)
... where A1 is the cell which houses the SSN.
HTH
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.