Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remove commas from a column

Status
Not open for further replies.

moram

Technical User
Joined
Jan 25, 2000
Messages
203
Location
US
I have a spreadsheet consisting of a list of emloyees (over 500 employess).
How can I format the column in a way that I remove the commas (Jones, Jimmy)?
 
How about Edit - Replace
In the Find what field, put a comma
and in the Replace with field, leave blank, hit Replace all, and you should be done.

Sawedoff

Give me ambiguity or give me something else.
 
Hi,

Do you really want to REMOVE the commas leaving "Last First" in the SAME CELL?

You could use the Data/Text to columns wizard to parse the last and first names into separate columns.

:-)

Skip,
Skip@TheOfficeExperts.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top