Sort Names entered as First Last to Last, First

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a list of names that the first then last names are entered in the same field. Is there a function that will allow me to resort this as Last, First. Even if there is a formula that will allow me to take the field that the names are in and create another field that shows Last, First...then I can sort on that new column.
 
With a couple of blank columns to the right of your data - Select all the data
and do Data / text to columns / delimited / Space as delimiter / Hit OK

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------



Allison McWhirter said:
I have a list of names that the first then last names are entered in the same
field. Is there a function that will allow me to resort this as Last, First.
Even if there is a formula that will allow me to take the field that the names
are in and create another field that shows Last, First...then I can sort on that
new column.
 
Hi,

Use menu Data-> Test to Columns ; use space
as the delimiter.

jeff
-----Original Message-----
I have a list of names that the first then last names
are entered in the same field. Is there a function that
will allow me to resort this as Last, First. Even if
there is a formula that will allow me to take the field
that the names are in and create another field that shows
Last, First...then I can sort on that new column.
 

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