Change a name field from LAST FIRST ordered to FIRST LAST ordered.
Posted
by tyebud
on Stack Overflow
See other posts from Stack Overflow
or by tyebud
Published on 2010-04-05T22:19:26Z
Indexed on
2010/04/05
22:23 UTC
Read the original article
Hit count: 180
excel
|formatting
I have an excel spreadsheet with about 700 entries. The names are listed as "DOE JOHN" (no comma separating the names). I need to format them so they read JOHN DOE.
1.) I would like to learn how to do this in excel.
2.) I would like to learn how to do this in linux.
Thanks!
© Stack Overflow or respective owner