Sorting names

F

formatter

I could not find an answer before posting so here an easy
(at least on the surface) question. I have a user who
created a column with 'lastname, firstname' format and
now needs 'firstname lastname'. Short of retyping the
entire column, is there an easier way? A formula perhaps?
Thanks in advance.
 
C

CLR

You could use Data > Text to columns, with comma as the delimiter to
separate the two names into two columns and then Concatenate them back
together in the proper order...........
like, =B1&A1

Vaya con Dios,
Chuck, CABGx3
 
D

downloader

Thank you for the help
-----Original Message-----
You could use Data > Text to columns, with comma as the delimiter to
separate the two names into two columns and then Concatenate them back
together in the proper order...........
like, =B1&A1

Vaya con Dios,
Chuck, CABGx3





.
 

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

Top