Separating information in cell

C

Cynthia

I am using Excel 2003 SP2. I receive reports with first and last names
together in one cell:

Jones,Edward
Smith, David
Longview,Samantha

Is there a way to move the first name to the same row in the next column,
then remove the comma following the last name?
 
T

T. Valko

With your names in column A, make sure column B is empty so it will accept
the first names.

Select the range of cells in column A that contain the names
Goto the menu Data>Text to Columns
Select Delimited>Next
Select Comma>Finish

This will move the first names and remove the commas at the same time.
 
Top