Sorting full name into 2 columns by first name and last name

  • Thread starter Thread starter CT Man
  • Start date Start date
C

CT Man

How do I take a full name in column a and have it sort into first name and
last name and have it place the first name in column a and last name into a
new column b?
 
Select the column with the first & last names and then click DATA in the menu
and select TEXT TO COLUMNS.
 
Select column A and then data>text to columns and use the space as the
delimiter. Then sort as required
--
John
MOS Master Instructor Office 2000, 2002 & 2003
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)
 
Assuming the full name in column A is like:

James Ravenswood

1. first name first
2. no middle initial
3. single space between first name and last name

Select colum A and:

Data > Text to Columns... > Delimited > Next > check space > Finish

You will be left with james in A1 and Ravenswood in B1, etc.
 

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.

Ask a Question

Back
Top