Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kristy
 
Posts: n/a
Default format social security number

I am trying to figure out how to format a social security number. When I pull
data from our system, it comes in as xxx-xx-xxxx. I need to drop the first 5
numbers of the social security number so it looks like xxxx. Can someone help
me?
  #2   Report Post  
Gary''s Student
 
Posts: n/a
Default

Format the cell (say A1) containing the SS number as text. Then use

=RIGHT(A1,4)
--
Gary''s Student


"Kristy" wrote:

I am trying to figure out how to format a social security number. When I pull
data from our system, it comes in as xxx-xx-xxxx. I need to drop the first 5
numbers of the social security number so it looks like xxxx. Can someone help
me?

  #3   Report Post  
Kristy
 
Posts: n/a
Default

Thank you so much! I also have another formatting question. I need to be able
to format a cell so I can get just the first initial and last name of a
person. Right now the data is formatted with the last name in one cell and
the first anme in the other. How would I get it to read first initial, last
name?

"Gary''s Student" wrote:

Format the cell (say A1) containing the SS number as text. Then use

=RIGHT(A1,4)
--
Gary''s Student


"Kristy" wrote:

I am trying to figure out how to format a social security number. When I pull
data from our system, it comes in as xxx-xx-xxxx. I need to drop the first 5
numbers of the social security number so it looks like xxxx. Can someone help
me?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Number format for Combobox MBlake Excel Discussion (Misc queries) 1 June 29th 05 03:25 AM
Convert Social Security text to number? Joe Excel Discussion (Misc queries) 2 June 27th 05 07:56 PM
default number format cmannaccountant Excel Discussion (Misc queries) 1 June 16th 05 09:36 PM
Global fix for scientific number format? Carol Excel Discussion (Misc queries) 1 April 14th 05 01:48 AM
How do i change numbers in text format to number format? Greg New Users to Excel 1 December 14th 04 05:22 PM


All times are GMT +1. The time now is 05:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"